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

python3.12 bug #231

Open
cxwx opened this issue May 13, 2024 · 0 comments
Open

python3.12 bug #231

cxwx opened this issue May 13, 2024 · 0 comments

Comments

@cxwx
Copy link

cxwx commented May 13, 2024

File "/opt/homebrew/lib/python3.12/site-packages/naima/__init__.py", line 19, in <module>
  from .version import get_version
File "/opt/homebrew/lib/python3.12/site-packages/naima/version.py", line 1, in <module>
  from pkg_resources import DistributionNotFound, get_distribution
ImportError: cannot import name 'DistributionNotFound' from 'pkg_resources' (unknown location)

ImportError: cannot import name 'DistributionNotFound' from 'pkg_resources' (unknown location)

platform macos 14.4
python3.12 do not have pkg_resources/init.py

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

1 participant