This is my very first post here!
I am working with a MacBook Pro and at the moment I am using a python library called pytamaro. In my system it's found in this path: /Applications/miniconda3/lib/python3.9/site-packages/pytamaro That's why I can use it in VS Code with Python3.9 but not with Python3.11.
What do I need to do to use pytamaro with Python3.11 in VSCode?
Thank you very much for your help!
After a Google search I still do not know what to do...