try to run pyscripter with virtualenv
try to select python27-64bit to run by pyscripter
instead of the default
python26-32bit (as usual)
- how to use django with pyscripter - Google Search
virtualenv
https://groups.google.com/forum/?fromgroups=#!topic/pyscripter/V9Av3etwFH8
PyScripter uses the standard Python machinery for loading libraries.
Have not tried this, but it should work if you set the environment
variable PYTHONHOME to the one created by virtualenv before running
PyScripter.
You can also create a command (batch) file to do that.
On Jul 10, 8:14 pm, AgustÃn (Cucho) Villena
- hide quoted text -
<agustin.vill...@gmail.com> wrote:
> Hi!
>
> I'm using Ian Bicking's virtualenv to manage several sets of eggs
> independtly.
> How I can make pyscripter work with a custom environmen ("site-
> packages") distinct from the default?
> How Pyscripter find the default python's environment?
>
> My goal is debugging using a specific virtual environment...
>
> Thanks!
> Agustin
> Hi!
>
> I'm using Ian Bicking's virtualenv to manage several sets of eggs
> independtly.
> How I can make pyscripter work with a custom environmen ("site-
> packages") distinct from the default?
> How Pyscripter find the default python's environment?
>
> My goal is debugging using a specific virtual environment...
>
> Thanks!
> Agustin
pinax - django
https://groups.google.com/forum/?fromgroups=#!topic/pinax-users/uLqfLnh4XkY
ctrl + click
https://groups.google.com/forum/?fromgroups=#!topic/pyscripter/YC96QqxZYFQ
https://groups.google.com/forum/?fromgroups=#!topic/pyscripter/1QKaGldVkA4
DJANGO
http://code.google.com/p/pyscripter/wiki/FAQ#How_can_I_debug_Django_applications?
https://groups.google.com/forum/?fromgroups=#!topic/django-users/qe2WjYVMY0w
http://www.computerhope.com/sethlp.htm
No comments:
Post a Comment