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

pyvisa-sim 0.6.0 compatibility issue with Pyvisa 1.12.0 #106

Open
JonMarcos opened this issue Jun 11, 2024 · 1 comment
Open

pyvisa-sim 0.6.0 compatibility issue with Pyvisa 1.12.0 #106

JonMarcos opened this issue Jun 11, 2024 · 1 comment

Comments

@JonMarcos
Copy link

When installing pyvisa using pip for Python 3.7, version 1.12.0 is installed instead of the latest 1.14.1. For this version of pyvisa, the pyvisa-sim version 0.6.0, which is the one installed using pip, prompts the error "ValueError: Wrapper not found: No package named pyvisa_sim." when "visa.ResourceManager('@SiM')".

This issue can be resolved by using the previous version: pyvisa-sim 0.5.1.

@MatthieuDartiailh
Copy link
Member

Python 3.7 is quite old now and not supported anymore in PyVISA. It seems I forgot to bump the dependency in pyvisa-sim.

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

No branches or pull requests

2 participants