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
Summary
In case of the HDD serial number has a specific format, the pyarmor gen command can't handle it properly.
How to reproduce
$ pyarmor gen -b 3635_5A33_5476_5221_2015_3828_0000_0001 foo.py
INFO Python 3.10.13
INFO Pyarmor 8.3.10 (pro), ...
INFO Platform windows.x86_64
INFO search inputs ...
INFO find package at .
INFO find 1 top resources
ERROR invalid device info "3635_5A33_5476_5221_2015_3828_0000_0001"
(The expected result would be a successful run.)
The text was updated successfully, but these errors were encountered:
Summary
In case of the HDD serial number has a specific format, the
pyarmor gen
command can't handle it properly.How to reproduce
(The expected result would be a successful run.)
The text was updated successfully, but these errors were encountered: