ResolvePackageNotFound:
- torchaudio==0.11.0
- cpuonly
- torchvision==0.12.0
- pytorch==1.11.0
[18:42:12] ❗️ installer returned a non-zero exit code
[18:42:12] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[18:43:46] ❗️ Streamlit server consistently failed status checks
[18:43:46] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.
I’d really appreciate if someone can lay out the correct way of creating these requirement files. In my case, I have installations using both conda and pip, hence using the yml file.
Pip subprocess output:
failed
Pip subprocess error:
ERROR: Invalid requirement: '=' (from line 10 of /app/essay-argument-effectiveness/condaenv.zq42oexv.requirements.txt)
Hint: = is not a valid operator. Did you mean == ?
CondaEnvException: Pip failed
[04:36:40] ❗️ installer returned a non-zero exit code
[04:36:40] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[04:38:14] ❗️ Streamlit server consistently failed status checks
[04:38:14] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.
Hey @snehankekre
The same error persists despite making the change -
ERROR: Invalid requirement: '=' (from line 14 of /app/essay-argument-effectiveness/condaenv.4cnyzstx.requirements.txt)
Hint: = is not a valid operator. Did you mean == ?