You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "c:\mecp\webgnome\pygnome\py_gnome\gnome\spill\substance.py", line 2, in <module>
from backports.functools_lru_cache import lru_cache
ModuleNotFoundError: No module named 'backports'
(WebGnomeEnv)
Bogdan@High-Model MINGW64 /c/MECP/WebGnome/WebGnomeAPI
I fixed it below, but a dependency must be added in requirements.txt
I opened another issue for the missing requirements, I am only using pip as I don't like conda. Your comments refer to requirements.txt but they are all missing. I created them from the conda_requirements.txt so that I can work with pip only.
pserve config-dev.ini
I fixed it below, but a dependency must be added in requirements.txt
I opened another issue for the missing requirements, I am only using pip as I don't like conda. Your comments refer to requirements.txt but they are all missing. I created them from the conda_requirements.txt so that I can work with pip only.
The text was updated successfully, but these errors were encountered: