Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

No module named packaging

#1
Hello,
I am trying to connect a Dobot Magician with RoboDK. Every time I try I get the error "no module named packaging". My python version is up to date and the module "packaging" is installed. Nevertheless the link does not work.
Does anyone already have similar problems and can help?
Greetings,
Hogell
#2
Hello,

Can you send us a snaphot of the error? Can you also send us the snapshot of connection log?
#3
Hello,
I hope the pictures can help you.
Thank you very much for your efforts!

Hogell


Attached Files Thumbnail(s)
       
#4
I had the same issue. I installed the library using:


Code:
pip install packaging

Now, the program runs without error.
You can try installing the library again.
  




Users browsing this thread:
1 Guest(s)