-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hello, it was very complicated for me to install your package, even if I'm quite used to work with python and conda environments!
Ideally, on the long term, if you could make a pip or conda package out of it ...
remarks with the install_instructions: when I hit '\InstallOnWindows.bat, I was alsways lacking one dependency (numpy, cython, ...). Then when all dependencies were install, I had another error "AttributeError: '_thread._local' object has no attribute 'cython_errors_stack'"
I tried with manual installation (as a small remark in 'conda config -- show envs_dirs' there should be no space between -- and show) and always this error 'sphinxcontrib.bibtex does not exist', event when installing the appropriate package
It seems that one of the problem is 'numpy.distutils' which is now deprecated