Skip to content

Infos: Works with Python 3.6 too. #12

Description

@melMass

Hi,

Lovely idea!
Just FYI, it's also working with Python 3.6
Now that pip installs PyQt5, I just had to remove PySide (which is not 3.6 compliant) from the requirements.

# inside an env
git clone https://github.com/EricTRocks/pyflowgraph.git
cd pyflowgraph
vim setup.py # remove the PySide dep.
pip install --editable .
python tests/twoNodes.py

Thanks a lot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions