Hello list,
I've tried to install Sumatra this morning from the bitbucket repo as editable with
However this installation fails, due to the name of the main directory being src and not sumatra
The Sumatra-egg.link points to <virtualenv>/src/sumatra
although if you follow that link you have all the top directories of the sumatra package.
The code lives in the src directory, which is not python standard.
I'm proposing to rename the src to sumatra, so the package can also been used directly if installed from bitbucket or neuroensemble, and it also works if the user just download the package and just adds it to the repo.
Is there any stop holder to not do this?
Cheers,
Michele