This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author klankschap
Recipients klankschap, peter.otten, r.david.murray, rhettinger, ronaldoussoren, skrah
Date 2013-01-25.21:51:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <A86F28A9-BA2B-4EF1-87EF-8024DC8A246E@klankschap.nl>
In-reply-to <20130125212754.GA18885@sleipnir.bytereef.org>
Content
On 25 Jan 2013, at 22:27, Stefan Krah wrote:

> Then always call python with the full path. If your app is a simple
> script, then:
> 
> /tmp/usr/bin/python app.py

ok.
and how do i add extra packages to that new python version ?
e.g. i need to install
pyyam and openpyxll

(sorry for the inconvenience)
.F
History
Date User Action Args
2013-01-25 21:51:13klankschapsetrecipients: + klankschap, rhettinger, ronaldoussoren, peter.otten, r.david.murray, skrah
2013-01-25 21:51:13klankschaplinkissue17020 messages
2013-01-25 21:51:13klankschapcreate