Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
importing serial
#2
you may have multiple versons of python installed.
It's important to note thate each version would have it's own version of pip.
to see if the default version of each match, us(from command line)
python -V and pip -V
which python which I think is where python on windows

make sure all match
Reply


Messages In This Thread
importing serial - by Fklein23 - Jul-05-2023, 04:33 AM
RE: importing serial - by Larz60+ - Jul-05-2023, 09:10 AM
RE: importing serial - by deanhystad - Jul-05-2023, 01:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pyserial/serial "has no attribute 'Serial' " gowb0w 9 6,121 Aug-24-2023, 07:56 AM
Last Post: gowb0w

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020