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 when trying to install on web server Please help! #9927
Comments
|
Probably you are trying to install https://github.com/jaimeMF/youtube-dl-api-server, report the issue there. |
|
it does the same thing when i use youtube-dl error: could not create '/usr/lib/python2.6/site-packages/youtube_dl': Read-only file system |
|
Since you haven't post the command you are running and the full output, we can't provide full help. If you are using |
|
When I use the command running build running build_py running install_lib creating /usr/lib/python2.6/site-packages/youtube_dl error: could not create '/usr/lib/python2.6/site-packages/youtube_dl': Read-only file system Command /usr/bin/python -c "import setuptools;file='/home3/nekle/build/youtube-dl/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --single-version-externally-managed --record /tmp/pip-GJTTWZ-record/install-record.txt failed with error code 1 in /home3/nekle/build/youtube-dl I cannot run sudo since its a shared hosting and is not letting me use it. How can i use the --user option? |
|
|
Thank you so much !! it worked!! you saved my life :) |
error: could not create '/usr/lib/python2.6/site-packages/youtube_dl_server': Read-only file system
I am using a shared hosting so i could not use sudo, any suggestions?