Well, on the second step it fails:

In the different directory (not in bin dir):
$ /home/wsgi/pypy-1.5/bin/pypy
Python 2.7.1 (b590cf6de419, Apr 30 2011, 02:00:34)
[PyPy 1.5.0-alpha0 with GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``"that's why the 'or' is really 
an
'and' "''
>>>> 

No error, as you can see... Now running shell:
$ /home/wsgi/pypy-1.5/bin/pypy manage.py shell
Traceback (most recent call last):                                           
                                                                            
                               
  File "app_main.py", line 53, in run_toplevel                               
                                                                            
                               
  File "manage.py", line 2, in <module>                                     
                                                                            
                                
    from django.core.management import execute_manager                       
                                                                            
                               
ImportError: No module named django.core 

The same error...

PS: I'm using fastcgi behind nginx.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/iAijeg2ZUIsJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to