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

Incompatible with Python3.10 #28

Closed
thelicato opened this issue Jul 6, 2022 · 2 comments
Closed

Incompatible with Python3.10 #28

thelicato opened this issue Jul 6, 2022 · 2 comments

Comments

@thelicato
Copy link

I tried to install android_env both from pip and source code but I get an error on install. Digging a little more I found out that the installed version of numpy (which is 1.19.5) is incompatible with Python3.10.

For now I removed the version requirement from setup.py and the installation completed successfully.

@kenjitoyama
Copy link
Collaborator

Hi @thelicato, is this still an issue? We now require numpy >=1.21.

Later I can try adding Py 3.10 to our automation tests.

copybara-service bot pushed a commit that referenced this issue Nov 11, 2022
This is related to issue #28.

PiperOrigin-RevId: 487842080
copybara-service bot pushed a commit that referenced this issue Nov 11, 2022
This is related to issue #28.

PiperOrigin-RevId: 487842080
copybara-service bot pushed a commit that referenced this issue Nov 11, 2022
This change indicates that issue #28 is resolved.

PiperOrigin-RevId: 487842080
copybara-service bot pushed a commit that referenced this issue Nov 11, 2022
This change indicates that issue #28 is resolved.

PiperOrigin-RevId: 487842080
copybara-service bot pushed a commit that referenced this issue Nov 11, 2022
This change indicates that issue #28 is resolved.

PiperOrigin-RevId: 487844873
@kenjitoyama
Copy link
Collaborator

It looks like Python 3.10 is working as intended. Please see #98.

I'll close this for now.

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

No branches or pull requests

2 participants