[Tutor] Question regarding setup.py

2012-01-26 Thread sp6
Hi All, I had a question regarding installing packages that I posted a couple of days ago. But I'm re-sending the question again.. this time with output so that it is clearer. I am unable to install libraries using 'python setup.py install' Say that I'm installing a package "kando". I extr

[Tutor] Question about install.py

2012-01-18 Thread sp6
Hello, I'm new to Python and was wondering if someone could answer a question I have. Say that I have a python library, arithmetic-0.5, located at /X/arithmetic-0.5 I'd like to run setup and install it. But I guess since /X/arithmetic-0.5 is not in install.py's default search path, it comes b