akhil-8607 opened a new issue #82: URL: https://github.com/apache/airavata-custos/issues/82
I am Implementing the first step of Generating Distribution Archives , **python3 -m pip install --user --upgrade setuptools wheel** I am facing the following error in the following step of installing latest setup tool and wheel versions. **ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.** Able to implement the step only after removing ( --user ) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
