Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python >=3.10 #62

Open
zhu0619 opened this issue May 2, 2024 · 5 comments
Open

Support for Python >=3.10 #62

zhu0619 opened this issue May 2, 2024 · 5 comments
Labels
question Further information is requested

Comments

@zhu0619
Copy link

zhu0619 commented May 2, 2024

Description:
The codebase is currently support Python 3.9, I believe it's important for us to adapt code to be compatible with this newer version, python >=3.10.

Expected Behavior:
Code should be compatible with Python 3.10 without any errors or warnings.

@doublethefish
Copy link
Collaborator

Can you be more specific? Also PRs welcome.

We're using it with 3.10 with no problems.

@ErikZhang-9762
Copy link

I have the same problem.

Can't install tmap because python version is greater than 3.9.

@zhu0619
Copy link
Author

zhu0619 commented May 31, 2024

Can you be more specific? Also PRs welcome.

We're using it with 3.10 with no problems.

Hi @doublethefish ,
I should note that I attempted this installation on a macOS Ventura with an Apple M2 chip. I've encountered similar installation issues with the M1 in the past. Is there a solution for this problem?

@doublethefish
Copy link
Collaborator

Hey Lu Zhu! When I ask "Can you be more specific?" I am asking for a reproducible case. For instance something like a step-by-step case maybe log output from your terminal, somewhat normal-ish bug report stuff. Whilst I would like to help, your reply is too light on details for me to understand exactly which problem you mean by "Is there a solution for this problem?" and I'm too short of time to do that work for you.

I am using tmap myself on 3.10.14 on m1 and m2 machines, intel amd64 and aarm64 linux boxes and have no problems to write home about, although it is sometimes slow.

@fraseralex96
Copy link

Hi, I have been trying to install tmap, previously using Python 3.11.7. I then created a conda environment with Python 3.9 due to receiving the error message below, but have also received this error when trying to install tmap using an older Python version. Any advice would be greatly appreciated.

Many thanks,
Alex

Screenshot 2024-06-07 092750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants