Python Forum
Anaconda3 64bit - problem using a DATAQ Instruments D1110
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anaconda3 64bit - problem using a DATAQ Instruments D1110
#4
I think there is conflict imports between serial package, which is used for "serializing/deserializing JSON/YAML/XML into python class instances and vice versa" and pyserial
the one used in your case is pyserial. for simplest solution remove serial package unless you really need it
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Anaconda3 64bit - problem using a DATAQ Instruments D1110 - by buran - May-23-2019, 06:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python installing as 32bit application on my 64bit system abdulganiyy 8 5,380 Jun-06-2018, 04:15 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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