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
{{ message }}
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
$ ./print-workflow-0.1.0/print_workflow
Traceback (most recent call last):
File "<string>", line 6, in<module>
File "__main__.py", line 128, in<module>
File "__main__print_workflow__.py", line 9, in<module>
File "pkg_resources.py", line 356, in load_entry_point
File "pkg_resources.py", line 2438, in load_entry_point
ImportError: Entry point ('console_scripts', 'print_workflow') not found
I have a python setup.py
and run:
python setup.py bdist_bbfreezethen I get: