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 need to use pyironflow by using from pyironflow.pyironflow import PyironFlow
Is the second pyironflow needed? Should we rename the file or something?
The text was updated successfully, but these errors were encountered:
I really like the suggestion, unfortunately there was an issue with naively import of PyironFlow in the __init__.py file, so I had to revert this change for the package to work - #22 . Still in general I agree that it would be great to simplify the import of the visual programming interface.
I need to use pyironflow by using
from pyironflow.pyironflow import PyironFlow
Is the second pyironflow needed? Should we rename the file or something?
The text was updated successfully, but these errors were encountered: