Re: Install Pyro4 on PYTHON 3.3
Andreas Kostyrka <[email protected]> Tue, 10 Dec 2013 23:57:08 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CAMWQy6aCH=Rjn=ydyTzMMdvkV=OhHH7TsUW4oiuzEc_FrTUbnw@mail.gmail.com> |
run it with the correct python. E.g. python3.2 setup.py install setup.py/distutils take the configuration of the distribution out of the python that is used to run it. OTOH, you probably really want to lookup virtualenv & friends, to prevent the pythonish version of "DLL hell" from happing at all. Andreas 2013/12/8 FC <[email protected]> > Hi, > > > > > > In LINUX system or MAC OS system, python 2.7 is inside. As, you install > python 3.3, when you use this command for installing Pyro: > > > > python setup.py install > > > > > > this script will install Pyro4 on python2.7 's folder not for python3.3, > how can i change the folder's installation for being able to use Pyro4 for > python3.3 ? > > > > Thanks > > > > > > > > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > _______________________________________________ > Pyro-core mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pyro-core > > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Pyro-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyro-core