Open jdeseze opened 6 months ago
Hello, I am experiencing the same issue. Do we know when these issues with the installation are going to be solved? I am really interested on trying the tool for modelling/optimization activities. I believe it has a lot of potential!
Hey @jdeseze and @daniel1685, we're planning on putting out a version in main that has some bugs fixed and installation issues addressed within the month. I will reply and close this issue when we put the version out.
Great news! Thanks for replying @djlaky
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