The following forum message was posted by  at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3875620:

Hello everyone,

I'm having an issue with PyDev and Aptana Studio 3. When creating a new Django
project, the wizard fails and tells me that it can't find django.core.

I'm assuming this is because I'm leveraging virtualenv, and django is on the
virtualenv's python path, and not on the system python path when the wizard
runs.

I tried creating a new Python interpreter and specifically adding the django
folder to the system python path, but the wizard still fails to find
django.core.

What do I need to do to fix this issue?

TIA,
Brandon

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to