error using mitsub_vfd module
11 Feb 2020 23:10 #157107
by rogerxue
error using mitsub_vfd module was created by rogerxue
I want to use the module for mitsubishi vfd, but get this error:
=====
Traceback (most recent call last):
File "/usr/bin/mitsub_vfd", line 39, in <module>
import serial
ImportError: No module named serial
./spindle.hal:4: waitpid failed mitsub_vfd coolant
./spindle.hal:4: mitsub_vfd exited without becoming ready
2251
=====
what serial module do I need to install?
=====
Traceback (most recent call last):
File "/usr/bin/mitsub_vfd", line 39, in <module>
import serial
ImportError: No module named serial
./spindle.hal:4: waitpid failed mitsub_vfd coolant
./spindle.hal:4: mitsub_vfd exited without becoming ready
2251
=====
what serial module do I need to install?
Please Log in or Create an account to join the conversation.
12 Feb 2020 05:18 #157117
by cmorley
Replied by cmorley on topic error using mitsub_vfd module
Package python-serial on my Mint system
Chris M
Chris M
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds