Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #70

Closed
hareball90 opened this issue Jan 26, 2023 · 2 comments
Closed

Installation #70

hareball90 opened this issue Jan 26, 2023 · 2 comments

Comments

@hareball90
Copy link
Collaborator

hareball90 commented Jan 26, 2023

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

@hareball90
Copy link
Collaborator Author

hareball90 commented Jan 26, 2023

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

@twomagpi
Copy link
Collaborator

twomagpi commented Aug 7, 2024

The new wheel builds make this massively simpler for Windows and Linux without pre-installed compilers.

pip install pygom

now 'just works' for #114

@twomagpi twomagpi closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants