DeepCAVE
DeepCAVE copied to clipboard
Pip installed DeepCave can't start (+ ReadMe needs update)
Hi again! I'm still dealing with my pip install of Deepcave where this time start.sh is not dowloaded with the python files. Obviously this means deepcave can't start properly.
ALso: the readme still says to use deepcave --open for startup, this should probably be updated.
Also: when using the start.sh from github, I get a permission denied error even as root. So it seems even with my hotfixes, I can't run DeepCave at all right now from pip and don't get a meaningful error message. I assume it's about path issues, but maybe catching these in start and providing better errors coul enhance user experience there? (speaking from experience since I had to fix a bunch of stuff in start.sh on my old PC as well)
FIgured this out with Sarah: basically with python 3.10, deepcave 0.2 is installed (which is not great). Removing that version from PyPI would solve the confusion :D
Version 0.2 got removed, DeepCAVE supports Python 3.10.