yes, I tried it  just now. It turns out that :
root@muzi-OptiPlex-390:~/ryu# pypy setup.py install
Traceback (most recent call last):
  File "app_main.py", line 51, in run_toplevel
  File "setup.py", line 23, in <module>
    import setuptools
ImportError: No module named setuptools


Should I  install setuptools for pypy? How? I am googleing. Thank you!




------------------
Li Cheng ????_____________________________________________________
School of Information and Communication Engineering
Beijing University of Posts and Telecommunications
Beijing 100876, PR China

??????????????????????????????????????????
_____________________________________________________
Mobile Phone: 
(+86) 151-1698-3550 Beijing 
E-mail:
[email protected]
[email protected]
Homepage:
http://www.muzixing.com




 




------------------ ???????? ------------------
??????: "Shuoling Deng";<[email protected]>;
????????: 2015??5??5??(??????) ????9:08
??????: "muzixing.com"<[email protected]>; 
????: "ryu-devel"<[email protected]>; 
????: Re: [Ryu-devel] How to run ryu by pypy.



pypy seems not found the "ryu" module in its default library path when it runs 
"import ryu balabala"...


So, have you re-install ryu though pypy like "pypy install setup.py" in "ryu" 
directory?


On Tue, May 5, 2015 at 8:41 PM, muzixing.com <[email protected]> wrote:
Hi all, 
     How can I run ryu by pypy?
     I try :pypy -c ryu-manager , but return an error:NameError: global name 
'ryu' is not defined. 
     I have install pypy, but when I start python, the message shows that:


     root@muzi-OptiPlex-390:~/ryu# python
     Python 2.7.3 (default, Feb 27 2014, 20:00:17) 
     [GCC 4.6.3] on linux2
     Type "help", "copyright", "credits" or "license" for more information.



    Is it all right?
 
    I type pypy, shows:


    root@muzi-OptiPlex-390:~/ryu# pypy
    Python 2.7.2 (1.8+dfsg-2, Feb 19 2012, 19:16:05)
    [PyPy 1.8.0 with GCC 4.6.2] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    And now for something completely different: ``__xxx__ and __rxxx__ vs 
operation
    slots: particle quantum superposition kind of fun''
    >>>> 



    Looking forward to your reply. Thank you.






------------------
Li Cheng ????_____________________________________________________
School of Information and Communication Engineering
Beijing University of Posts and Telecommunications
Beijing 100876, PR China

??????????????????????????????????????????
_____________________________________________________
Mobile Phone: 
(+86) 151-1698-3550 Beijing 
E-mail:
[email protected]
[email protected]
Homepage:
http://www.muzixing.com




 

------------------------------------------------------------------------------
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
 Ryu-devel mailing list
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/ryu-devel
 




-- 
Shuoling Deng
Dept. of Computer Science and Technology
School of Electronic Information and Enginneering
Xi'an Jiaotong University
Xi'an, 710049,  P.R. China
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to