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

build issue for py39 #638

Open
ras44 opened this issue Jul 12, 2023 · 2 comments
Open

build issue for py39 #638

ras44 opened this issue Jul 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ras44
Copy link
Collaborator

ras44 commented Jul 12, 2023

Describe the bug
Install issues arise when using environment-py39.yml.

To Reproduce
See build summary at: https://github.com/ras44/causalml/actions/runs/5544780649

@ras44 ras44 added the bug Something isn't working label Jul 12, 2023
@ras44
Copy link
Collaborator Author

ras44 commented Jul 13, 2023

Seems related to docker-library/python#558

@ras44
Copy link
Collaborator Author

ras44 commented Jul 13, 2023

FYI @jeongyoonlee

setuptools does not seem to support py3.9 yet, so I think this is part of what's causing the py39 build issues

https://pyreadiness.org/3.9/

In other words, although causalml supports py39, my guess is that the install fails because of other packages not supporting py39

@ras44 ras44 mentioned this issue Aug 24, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant