It doesn't make any difference. This error appears if you start pypy from 
directory other than /pypy-dist/bin. If I start it right from there:

./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: ``PyPy is an exciting technology 
                                                                            
                               
that lets you to write fast, portable, multi-platform interpreters with less 
                                                                            
                               
effort''                                                                     
                                                                            
                               
>>>> from django.core.management import execute_manager                     
                                                                            
                                
Traceback (most recent call last):                                           
                                                                            
                               
  File "<console>", line 1, in <module>                                     
                                                                            
                                
ImportError: No module named django.core                                     
                                                                            
                               
>>>>


No error you mentioned, but still it doesn't work.

Cheers,
D

-- 
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/-/8aRQYvpY3lkJ.
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