#π How to use requirements.txt
30 messages Β· Page 1 of 1 (latest)
@unreal crater
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what is requirements.txt in this case
you got the -r in the wrong place
pip install -r requirements.txt
what errors do you get?
alr grain got this
Now I'm getting this:
Check file name?
cd into the directory of the project
what do you mean sorry?
file name all good
if you don't know terminal basics then it's really hard for me to help
In cmd prompt type cd and then your folder name where there is file
they're downloading now thanks, an issue is however there were some github links that it was throwing errors about, is there a particular way I have to install them?
lemme find them here
-e git+https://github.com/SingleZombie/DL-Demos.git@c4fe857197bb6d044656fb5da25f8b4c970bcee4#egg=dldemos
And what's the error with that?
ERROR: /home/jiahao/OpenLane-V2 is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).
Do you have git installed?
ah do I have to have github installed?
alr ill get that thanks
does the github cli (gh) even work without git?
I think it installs Git itself and hands of to it for the most part
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.
