Issues with `requirements.txt´ #2850
Fellowcraftengage
started this conversation in
General
Replies: 1 comment
-
What guide are you following? Normally people just download and run the executable on a machine or use the "SCREEN" terminal program in linux to keep the application running. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team,
Please bare with me ;) I´m new to blockchain dev. I´m trying to setting up a NEO Node on AWS Ubuntu. I´ve done several steps but I´m hitting a wall. I´ve tried to get the requirements.txt via `wget https://raw.githubusercontent.com/neo-project/neo/master/requirements.txt´
I got this message when I tried to fetch it (see below) (also see attached screenshot for reference)
"https://raw.githubusercontent.com/neo-project/neo/master/requirements.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-03-13 15:11:00 ERROR 404: Not Found."
It seems that the link to the requirements.txt file is not working properly.
My question is where do I find this requirements.txt document?
Looking forward your quick response
Kind regards,
Dave
Beta Was this translation helpful? Give feedback.
All reactions