Re: Pyrolite and JavaScript in browser

Irmen de Jong <[email protected]> Sat, 07 Mar 2015 16:07:51 +0100
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
On 7-3-2015 14:36, Richard wrote:

> So I downloaded the 4.35 wheel and tried to install that, 

You don't have to download it manually by the way.
Pip will do that for you if you just

$ pip install Pyro4

or

$ pip install --upgrade Pyro4    (if you have an existing version)


Irmen


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/