New to Python, useing PyVISA for Agilent 34460A meter, when i try to import PyVISA i get errors. I have discovered if use pyvisa (no caps) it imports, no error. Why does it import with no caps and as it actually is on the system as PyVISA it will not import? Even went so far as using the python editor installed with python.
I tried every version python from 3.5 to current 3.11 during 3.11 discovered the (caps/nocaps) thing. Running windows 10 on Dell XP8900 I7 machine. I expected that import function would work with Caps as shown on the pip show command.