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

[BUG] "Failed with exit code 1120" #152

Open
tmnathe opened this issue Feb 9, 2024 · 2 comments
Open

[BUG] "Failed with exit code 1120" #152

tmnathe opened this issue Feb 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tmnathe
Copy link

tmnathe commented Feb 9, 2024

Describe the bug
Attempting to install pyscope module in Visual Studio, getting "error 1120" with this line:

A clear and concise description of what the bug is.
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\HostX86\x86\link.exe' failed with exit code 1120
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for netifaces

Also, get this error, after the successful building of h3.
Failed to build astroscrappy netifaces
ERROR: Could not build wheels for astroscrappy, netifaces, which is required to install pyproject.toml-based projects

To Reproduce
Steps to reproduce the behavior:

  1. in Visual Studio environment shell, enter: pip install pyscope
  2. Let run.
  3. Error appears near the end of the install process

Expected behavior
Pyscope ought to load successfully.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser: Chrome (but not applicable here)
  • Version ?? Browser, Visual Studio, something else?

Additional context
I'm just attempting to install and run the platform. There isn't a whole of information to work with with how to install the package and what other modules and packages might be needed.

@tmnathe tmnathe added the bug Something isn't working label Feb 9, 2024
@WWGolay
Copy link
Collaborator

WWGolay commented Feb 13, 2024

Hi Tom,

Thanks for the feedback. We don't yet have a stable release of this package. This package is being developed by a group of undergraduate students and myself as volunteers, so unfortunately, I can't promise a specific timeline for a stable release. Once complete, a stable release will address your issue. Apologies for this!

@tmnathe
Copy link
Author

tmnathe commented Feb 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants