requirement.txt
#2233
Replies: 1 comment
-
There is no requirements.txt file in recent versions, and building from source isn't supported. If you're trying to install, reference the installation section of the ReadMe. If you're building from source to make changes to the source code, then reference the build from source section of the old install guide. Installation from source is only recommended for contributors, not for users. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I downloaded everything but whenever i try to type python3 -m pip install -r requirements.txt
it tells me 'Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' '
what do I have to do ? can someone help me ?
Beta Was this translation helpful? Give feedback.
All reactions