pydicom-seg
pydicom-seg copied to clipboard
dependency issue with jsonschema
If I install Jupyter Notebook after having installed pydicom-seg it returns this dependency error:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pydicom-seg 0.4.1 requires jsonschema<4.0.0,>=3.2.0, but you have jsonschema 4.21.1 which is incompatible.
Are there still issues with the latest jsonschema version that would prevent pydicom-seg from running correctly?