-
Notifications
You must be signed in to change notification settings - Fork 320
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
Parsing version string error with Keysight_34465A #5007
Comments
@MaJaISTA Thanks for the report. This is due to the version parsing code in packaging having become more strict. As a work around you should be able to downgrade to packaging 21.3 I should have a fix soon |
Solved, thanks! |
1 task
This was referenced Oct 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to connect a Keysight_34465A digital multimeter with
I get "InvalidVersion: Invalid version '65.02.17-02.40-02.17-00.52-04-01'", whereas the actual firmware version is 'A.02.17-02.40-02.17-00.52-04-01':
OS Windows 11
qcodes 0.37.0
Pyvisa 1.13.0
pyserial 3.5
The text was updated successfully, but these errors were encountered: