Gabriel C Rau
Gabriel C Rau
The solution by @yamrzou https://github.com/streamlit/streamlit/issues/2312#issuecomment-863906972 was an absolute lifesaver! I don't understand why this isn't improved by streamlit. Seems to be a fundamental issue if people can't use it ...
This is a shorthand for Unix based systems to change some parameters inside the JavaScript. The file was changed by streamlit recently so I am not sure this still works....
Yes, doing this would be absolutely fabulous!
Have you seen this: https://github.com/pypa/cibuildwheel
Thanks for all your effort. I'll look into https://github.com/hydrogeoscience/pygtide/pull/33#issuecomment-1169781336 soon.
` "ERROR: Can not execute `setup.py` since setuptools is not available in the build environment."` It seems that under Windows you must have **setuptools** installed: https://pypi.org/project/setuptools/
Under Windows, there's two main ways to compile. One uses MinGW, the other uses the MS Visual C++. In my experience with compiling this under Windows, this error: > ImportError:...
This seems to be a bug within the Fortran code. I will need some time to dig into this issue ...
Just saw that the Fortran code has a comment "Attention: this component has never been tested" - which speaks to this possibly being buggy.
Thanks for the report. We are not far off from releasing a pure Python version of ETERNA PREDICT, so I am unwilling to spend energy looking into the many problems...