Skip to content

demag_gui read me #1

@yuempark

Description

@yuempark

It seems like the demag_gui installation instructions are now out of date (mostly python 2 vs python 3). Having just now tried to get the whole thing running on the main branch, I have a few pointers that might be useful for other people trying to get up and running.

I looked into updating the protocols myself, but there seem to be 3 versions of the same instructions, so I wasn't sure which one to update. Anyway, these are the pointers, which I would be happy to integrate myself if someone could point me to the right file...

  • wxpython issues:

The version of wxpython that works with python 3 is known as wxpython pheonix. To install:

pip install --upgrade --pre -f https://wxpython.org/Phoenix/snapshot-builds/ wxPython

Note that the wxpython managed by conda is not the phoenix version, and therefore will not work with python 3.

  • past.utils issues:

Unintuitively, to install:

conda install future

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions