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
Hi Recently been getting an issue getting this error, i thought it was the version so i updated also
Name: humanfriendly
Version: 10.0
Summary: Human friendly output for text interfaces using Python
Home-page: https://humanfriendly.readthedocs.io
Author: Peter Odding
Author-email: [email protected]
License: MIT
Location: /usr/local/lib/python3.5/dist-packages
Requires:
File "/usr/local/lib/python3.5/dist-packages/humanfriendly/__init__.py", line 258, in parse_size
raise InvalidSize(format(msg, size, tokens))
Hi Recently been getting an issue getting this error, i thought it was the version so i updated also
this is part of the script
and part of the added to the repo was
Added to the repo: 117.726 GiB
could it be its not recognizing the size?
changed the 117.726 Gib to
11.26 GiB and it worked so something odd with the reading ?
Thank you
The text was updated successfully, but these errors were encountered: