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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: