Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] invalid device info #1564

Closed
gergo-fazekas-regens opened this issue Oct 31, 2023 · 2 comments
Closed

[BUG] invalid device info #1564

gergo-fazekas-regens opened this issue Oct 31, 2023 · 2 comments
Labels

Comments

@gergo-fazekas-regens
Copy link

gergo-fazekas-regens commented Oct 31, 2023

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.)

@jondy
Copy link
Contributor

jondy commented Nov 1, 2023

Got it, it will be fixed in next release.

Verify it by pre-release version
https://pyarmor.dashingsoft.com/downloads/temp/pyarmor-8.4.3.zip

@gergo-fazekas-regens
Copy link
Author

Thank you very much, the given pre-release version indeed works on this type of HDD serial number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants