Svdvoort / PrognosAIs_glioma

Predicting genetics and providing segmentation of glioma
Apache License 2.0
16 stars 1 forks source link

Error when running docker file #3

Closed GabrielStahl closed 1 year ago

GabrielStahl commented 1 year ago

When I run the docker file as instructed the model appears to run - however, the three folders that are created in the output folder (Predictions / Registered / Results) all are empty.

The error that appears to me to be most relavant is:

/usr/local/lib/python3.7/site-packages/pandas/compat/init.py:97: UserWarning: Could not import the lzma module. Your installed Python is incomplete. Attempting to use lzma compression will result in a RuntimeError. warnings.warn(msg)

I would greatly appreciate any suggestions! (I use macOS terminal with zsh and docker desktop)

(I appended the entire terminal output) PrognosAIs - error.txt