Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PYserial basics?
#10
I figured it out. Apparently I had another PIP package called "serial" installed which totally doesn't do what I want. Anybody know how to handle with conflicts like that?

Name: pyserial
Version: 3.4
Summary: Python Serial Port Extension
Home-page: https://github.com/pyserial/pyserial
Author: Chris Liechti
Author-email: [email protected]
License: BSD
Location: /usr/lib/python2.7/dist-packages
Requires:

Name: serial
Version: 0.0.97
Summary: A framework for serializing/deserializing JSON/YAML/XML into python class instances and vice versa
Home-page: https://bitbucket.com/davebelais/serial.git
Author: David Belais
Author-email: [email protected]
License: MIT
Location: /usr/local/lib/python2.7/dist-packages
Requires: future, iso8601, pyyaml
Reply


Messages In This Thread
PYserial basics? - by bako - Apr-26-2020, 04:53 AM
RE: PYserial basics? - by buran - Apr-26-2020, 04:57 AM
RE: PYserial basics? - by bako - Apr-26-2020, 04:59 AM
RE: PYserial basics? - by buran - Apr-26-2020, 05:01 AM
RE: PYserial basics? - by bako - Apr-26-2020, 06:25 AM
RE: PYserial basics? - by buran - Apr-26-2020, 06:32 AM
RE: PYserial basics? - by buran - Apr-26-2020, 06:52 AM
RE: PYserial basics? - by bako - Apr-26-2020, 07:54 AM
RE: PYserial basics? - by bowlofred - Apr-26-2020, 07:52 AM
RE: PYserial basics? - by bako - Apr-26-2020, 10:17 AM
RE: PYserial basics? - by bowlofred - Apr-26-2020, 09:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Learned Python Basics, what now? muzikman 20 6,486 Oct-11-2021, 01:34 AM
Last Post: Underscore
  [split] Debugging scripts basics tultalk 5 3,267 Apr-25-2020, 01:02 AM
Last Post: menator01
  Debugging scripts basics bako 8 3,821 Apr-24-2020, 06:18 AM
Last Post: Larz60+
  Problem with basics Wraith2102 2 2,130 Jun-17-2019, 06:51 PM
Last Post: perfringo
  Dictionary Basics pythonjm 5 3,658 Nov-26-2018, 11:11 PM
Last Post: pythonjm
  What to do after learning python basics xyzabc12310000 1 2,922 May-20-2018, 11:43 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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