New Windows build is available for download

Member Site Forums PyRosetta PyRosetta – General New Windows build is available for download

  • This topic has 2 replies, 2 voices, and was last updated 10 years ago by Anonymous.
Viewing 2 reply threads
  • Author
    Posts
    • #1951
      Anonymous

        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,

      • #10174
        Anonymous

          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.

        • #10230
          Anonymous

            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__’

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.