You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to create a new project just fine with pyflow init or pyflow new <name>. But after creating the project, I can't even install packages, or view a list of what's installed because pyflow aborts graph creation.
I get this error when I try to run pyflow install numpy like in the README:
Environment
Windows 10
PyFlow 0.3.1 (installed by the Windows installer)
shell: Git Bash
The text was updated successfully, but these errors were encountered:
I am able to create a new project just fine with
pyflow init
orpyflow new <name>
. But after creating the project, I can't even install packages, or view a list of what's installed because pyflow aborts graph creation.I get this error when I try to run
pyflow install numpy
like in the README:Environment
The text was updated successfully, but these errors were encountered: