
Originally Posted by
زوس
Well linux is weird. Like everything is done through terminal and idk the crap. Like in windows to get to a file you do
CD C:\Documents and Settings\User\Desktop\file
In terminal Idk where I am, or where I start at. Ok i'm trying to do this thing with python to set this up. It says to install this..
Installation
~~~~~~~~~~~~
To install the package, run the following command:
python setup.py build
then (with appropriate permissions)
python setup.py install
But I go into terminal and type that and it doesn't do anything. It says python: can't open file 'setup.py': [Errno 2] No such file or directory
Bookmarks