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

Issue with Installing Requirements: NumPy Metadata Generation Failed #13

Open
MAYANK12SHARMA opened this issue Dec 29, 2024 · 0 comments

Comments

@MAYANK12SHARMA
Copy link

I encountered an issue while trying to install the dependencies for the project using the requirements.txt file. The installation process fails when attempting to generate metadata for the numpy package.

Environment
Operating System: Windows
Python Version: Mention your Python version (e.g., Python 3.10)
Pip Version: Mention your pip version (e.g., pip 23.2.1)
Virtual Environment: Yes, created with venv
Steps to Reproduce
Clone the repository.
Navigate to the server directory.
Run the command: pip install -r requirements.txt

image
Full error message is attached.

Additional Notes
It seems like a compiler is required but not available. The log mentions vswhere.exe is missing and multiple compilers (icl, cl, gcc, etc.) were not found.
The issue might be related to missing build tools, such as Microsoft Visual C++ Build Tools.
Possible Solutions Tried
Verified that Visual Studio or Build Tools are not installed on my system.
Confirmed that the issue persists when re-trying with the latest pip and virtual environment.

Can you help me sir to resolve this error so that i can further procced and do some contribution

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

1 participant