You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ImportError: cannot import name 'DistributionNotFound' from 'pkg_resources' (unknown location)
platform macos 14.4
python3.12 do not have pkg_resources/init.py
The text was updated successfully, but these errors were encountered: