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

python 3.7 support #60

Closed
cocoaaa opened this issue Oct 14, 2019 · 3 comments
Closed

python 3.7 support #60

cocoaaa opened this issue Oct 14, 2019 · 3 comments

Comments

@cocoaaa
Copy link

cocoaaa commented Oct 14, 2019

Hi, I'd like to use imagen library with python 3.7, but it seems like it currently supports python 2.7, 3.5 and 3.6. conda install -c ioam imagen fails with the following error message:
image

Is there a plan for supporting python 3.7 with imagen? Thank you!

@jbednar
Copy link
Contributor

jbednar commented Oct 14, 2019

Imagen should already support 3.7, according to its setup.py, but it looks like we haven't provided any conda packages for it. Seems like it should have been noarch conda packages to avoid this issue, but I'm not sure how to make that change. In the meantime, can you try installing it using pip?

@cocoaaa
Copy link
Author

cocoaaa commented Oct 14, 2019

Thanks you, it works with pip.

@ceball
Copy link
Contributor

ceball commented Jan 21, 2020

Seems like not an issue (conda packages are covered by #47).

@ceball ceball closed this as completed Jan 21, 2020
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

3 participants