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
File "wormhole_ui/widgets/save_file_dialog.py", line 1, in <module>
from humanize import naturalsize
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/Users/xxx/Library/Caches/pypoetry/virtualenvs/wormhole-ui-JZyUYtFg-py3.7/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
exec(bytecode, module.__dict__)
File "humanize/__init__.py", line 7, in <module>
File "pkg_resources/__init__.py", line 481, in get_distribution
File "pkg_resources/__init__.py", line 357, in get_provider
File "pkg_resources/__init__.py", line 900, in require
File "pkg_resources/__init__.py", line 786, in resolve
pkg_resources.DistributionNotFound: The 'humanize' distribution was not found and is required by the application
[20106] Failed to execute script run
Works fine with Humanize 0.5.1.
The text was updated successfully, but these errors were encountered:
Works fine with Humanize 0.5.1.
The text was updated successfully, but these errors were encountered: