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
pydicom/data/data_manager.py:112: in get_external_sources
from pkg_resources import iter_entry_points
E ModuleNotFoundError: No module named 'pkg_resources'
Probably due to loading incorrect version of pydicom. The latest version does not use pkg_resources, changed in Commit f5eeee
The text was updated successfully, but these errors were encountered:
test_cli.py
pydicom
. The latest version does not usepkg_resources
, changed in Commit f5eeeeThe text was updated successfully, but these errors were encountered: