You are here

New Windows build is available for download

3 posts / 0 new
Last post
New Windows build is available for download
#1

Hi Everyone,

We prepared a fresh Windows build which is now targeting Win-7 64bit platform. It could be downloaded here: https://sites.google.com/site/pyrosetta/dow

Best,

Category: 
Post Situation: 
Fri, 2014-07-18 13:50
Sergey

Wow, thank you! This is very welcome!

Up to now I've been using pyrosetta on windows via a mint linux virtual machine. By using remote IPython notebooks and PyMolMover it is almost like using pyrosetta locally. But a native build is soo much better, faster and with less memory overhead.

I can confirm that the build works under WinPython-64bit-2.7.6.3 as well as Anaconda-64bit-2.7. There is one minor issue, as I don’t have a standard python installation in C:\Python2.7, the install program could not call easy_setup. But I used the innosetuo unpacker and installed pyrosetta manually, which works nicely.

Out of curiosity (so that I can retire my virtual machine), will there be regular winx64 releases or is this a one-off, like v.2.011?
There is still a large potential user base for scientific computing on windows (as can be seen by VMDs user growth, once it has been ported to windows in 2000), so I hope pyrosetta for windows will be sucessfull as well.

Fri, 2014-07-25 05:59
ajasja

Hi! While testing the windows build I noticed that the __version__ attribute is not present.

On linux I get something like
'56891:56891:6efc58f8abb54611ace5a6cdd7e69e6c970a01ef'

But in wondows using r10 I get
'module' object has no attribute '__version__'

Fri, 2014-08-22 08:32
ajasja