Thanks Xiaofan. I have already done that and it does not work. Does anything else come to your mind?
Also, where do I get a list of commands and their arguments in pysub? I am trying to set the baud rate and I do not know where to start. Thanks, Saeed On Thu, Jan 14, 2021 at 12:37 PM Xiaofan Chen <xiaof...@gmail.com> wrote: > On Thu, Jan 14, 2021 at 9:30 AM Saeed Mirghasemi <s.mirghas...@gmail.com> > wrote: > > > > Hi, > > > > I am working on a Jetson Nano with Ubuntu 18.04. The common 'pip install > pyusb' did > > not work and I got this error: > > ModuleNotFoundError: No module named 'usb' > > > > Upon running: > > import usb.core > > > > Then I tried: > > sudo python3 -mpip install pyusb > > > > This worked but when I try 'import usb.core' in a virtual environment, I > am getting the same error. > > Any idea what is happening here? > > > > You need to install pyusb in your virtual environment as well. > > -- > Xiaofan > > > _______________________________________________ > pyusb-users mailing list > pyusb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pyusb-users >
_______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users