Open mbkiss opened 6 months ago
100 agree!
I am hoping that we can have something like pip install -e , -path:"somepath"
, or something like this in the future, but this is good info in the meanwhile!
Your extra points are also noted, may be the way to go. Thanks!
I think it would be recommendable to write a short instruction on how to set up LION with changed paths:
Install conda environment
Set up LION from own github fork on the gpu-server
Change the paths in LION/LION/utils/paths.py and then move back to LION/ base pip install -e . Run the download.py file in LION/LION/data_loaders/2DeteCT/
This streamlines the individual usage of the toolbox where you only need to change a path in one location and not in many files.