Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
error #3899
error #3899
Comments
|
Please be more specific regarding the problem you are facing. |
|
anaconda uses many modules for processing different tasks. in your "requirements.txt" file there are modules which needs to build wheel, and in building wheels it needs a stable internet connection. in anaconda there are problems that occurs when we install different modules at a same time. so the main solution is to install those modules in a specific environment OR one by one in that same environment that you are using. |


Here is error could not open requirements file how can i solve this error in anaconda
pip install -r requirements.txt