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
In addition to deprecation warnings, after running conda install -c conda-forge gcc to solve gcc not found I get the error: error: command '/home/.../miniconda3/envs/pygom-test/bin/gcc' failed with exit code 1
Other tickets also report install issues.
Edit: this error is on hpc
The text was updated successfully, but these errors were encountered:
Error on local machine (using VS Code) without installing gcc.
Installed recommended C/C++ Build Task and C/C++ Extension Pack in VS Code. error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit code 2
In addition to deprecation warnings, after running
conda install -c conda-forge gcc
to solvegcc not found
I get the error:error: command '/home/.../miniconda3/envs/pygom-test/bin/gcc' failed with exit code 1
Other tickets also report install issues.
Edit: this error is on hpc
The text was updated successfully, but these errors were encountered: