BanoMarvey
BanoMarvey
I simply cloned it using VS Code and the link provided on the GitHub page (there is an extension in VSCode). Afterwards I activated the conda environment with Python 3.9....
So i followed the command on the other issue and the installation seems to be okay. Even when running pip list, i can see a path which shows that fundus...
after running pip list this is what i got (.conda) (base) marvey@Marveys-MacBook-Pro fundus % pip list ``` Package Version Editable project location --------------------- --------------- ---------------------------- attrs 23.2.0 black 23.1.0 Brotli...
Okay so after cloning it from the start and creating a fresh virtual environment with conda, I installed the package in editor mode and got the following error when trying...
Ah yes, thank you. I was so focused on the problem with the packages I forgot that the implementation was wrong. It’s all cleared up now.