Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infos: Works with Python 3.6 too. #12

Open
melMass opened this issue Apr 7, 2017 · 0 comments
Open

Infos: Works with Python 3.6 too. #12

melMass opened this issue Apr 7, 2017 · 0 comments

Comments

@melMass
Copy link

melMass commented Apr 7, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant