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
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
I'm attempting to install usbtmc on my Raspberry Pi, but I get this error during the installation: error: package directory 'usbtmc' does not exist.
sudo python /home/pi/Documents/python-usbtmc-master/setup.py installrunning installrunning bdist_eggrunning egg_infowriting python_usbtmc.egg-info/PKG-INFOwriting top-level names to python_usbtmc.egg-info/top_level.txtwriting dependency_links to python_usbtmc.egg-info/dependency_links.txterror: package directory 'usbtmc' does not existI'm not experienced with Python, so I am not sure why this isn't working for me.