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
Documenting this in the README.md might save people some work in the future.
At this point I'm stuck at a missing file though: FileNotFoundError: [Errno 2] No such file or directory: 'C:\...\lung_water_pipeline/best_lung_seg_model.pkl'
The text was updated successfully, but these errors were encountered:
Hi, just wanted to add that the following python3 packages are required (at least when I run the Segment integration):
First I installed python3 from the Microsoft store, and then the following on the command line (cmd):
pip install numpy matplotlib torch torchvision scipy
Documenting this in the README.md might save people some work in the future.
At this point I'm stuck at a missing file though: FileNotFoundError: [Errno 2] No such file or directory: 'C:\...\lung_water_pipeline/best_lung_seg_model.pkl'
The text was updated successfully, but these errors were encountered: