Installing Python-Twisted
- This topic has 0 replies, 1 voice, and was last updated 8 years, 3 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Installing Python-Twisted
Hi Guys,
I got a Conduit: mLinux Model with a Lora module. I want to code using python twisted.
So I built my custom mlinux image with python-twisted included. I was able to build it and the package seems to be installed. Indeed, if I run the command: ‘opkg install python-twisted’ it says ‘Package installed in root is up to date’. But unfortunately I cannot import it in python. Any ideas what could have gone wrong ?
Thanks for your help.