Installing fireworks package in anaconda virtual environment

Hi,

I’m using an anaconda virtual environment on a remote cluster, but the latest version of fireworks I found is 1.3.9. Is there a way to get access to the latest version?

Thanks,
Jonathan

Hi Jonathan

I think perhaps you got this from the matsci channel on anaconda? If so, it is maintained by Shyue Ping Ong and I believe he has now updated the FWS version

I myself use anaconda only for libraries that I don’t develop on (e.g., matplotlib, numpy, etc) and have always used the github install of FWS, so am usually unaware when things go out of sync.

Anubhav

···

On Monday, February 13, 2017 at 2:57:43 PM UTC-8, jkuck wrote:

Hi,

I’m using an anaconda virtual environment on a remote cluster, but the latest version of fireworks I found is 1.3.9. Is there a way to get access to the latest version?

Thanks,
Jonathan

Packages installed from PyPI using pip can live alongside packages installed with conda. With your conda environment active, just dopip install fireworks` and you’re good to go.

  `

David

···

On 02/13/2017 05:57 PM, Anubhav Jain
wrote:

Hi Jonathan

      I think perhaps you got this from the matsci channel on

anaconda? If so, it is maintained by Shyue Ping Ong and I
believe he has now updated the FWS version

      I myself use anaconda only for libraries that I don't

develop on (e.g., matplotlib, numpy, etc) and have always used
the github install of FWS, so am usually unaware when things
go out of sync.

Anubhav

      On Monday, February 13, 2017 at 2:57:43 PM UTC-8, jkuck wrote:

Hi,

            I'm using an anaconda virtual environment on a remote

cluster, but the latest version of fireworks I found is
1.3.9. Is there a way to get access to the latest
version?

Thanks,

            Jonathan

  You received this message because you are subscribed to the Google

Groups “fireworkflows” group.

  To unsubscribe from this group and stop receiving emails from it,

send an email to [email protected].

  To post to this group, send email to [email protected].

  Visit this group at [https://groups.google.com/group/fireworkflows](https://groups.google.com/group/fireworkflows).

  To view this discussion on the web visit [https://groups.google.com/d/msgid/fireworkflows/23a5fd17-b25a-438c-94a9-52e07fcc5ef8%40googlegroups.com](https://groups.google.com/d/msgid/fireworkflows/23a5fd17-b25a-438c-94a9-52e07fcc5ef8%40googlegroups.com?utm_medium=email&utm_source=footer).

  For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

Thanks David!

···

On Monday, February 13, 2017 at 6:18:09 PM UTC-8, David Dotson wrote:

Packages installed from PyPI using pip can live alongside packages installed with conda. With your conda environment active, just dopip install fireworks` and you’re good to go.

  `

David

  On 02/13/2017 05:57 PM, Anubhav Jain > wrote:

Hi Jonathan

      I think perhaps you got this from the matsci channel on

anaconda? If so, it is maintained by Shyue Ping Ong and I
believe he has now updated the FWS version

      I myself use anaconda only for libraries that I don't

develop on (e.g., matplotlib, numpy, etc) and have always used
the github install of FWS, so am usually unaware when things
go out of sync.

Anubhav

      On Monday, February 13, 2017 at 2:57:43 PM UTC-8, jkuck wrote:

Hi,

            I'm using an anaconda virtual environment on a remote

cluster, but the latest version of fireworks I found is
1.3.9. Is there a way to get access to the latest
version?

Thanks,

            Jonathan

  You received this message because you are subscribed to the Google

Groups “fireworkflows” group.

  To unsubscribe from this group and stop receiving emails from it,

send an email to [email protected].

  To post to this group, send email to [email protected].

  Visit this group at [https://groups.google.com/group/fireworkflows](https://groups.google.com/group/fireworkflows).

  To view this discussion on the web visit [https://groups.google.com/d/msgid/fireworkflows/23a5fd17-b25a-438c-94a9-52e07fcc5ef8%40googlegroups.com](https://groups.google.com/d/msgid/fireworkflows/23a5fd17-b25a-438c-94a9-52e07fcc5ef8%40googlegroups.com?utm_medium=email&utm_source=footer).

  For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).