02-08-2017, 12:44 PM
(02-08-2017, 09:05 AM)MarkHaysHarris777 Wrote:I unzipped the module files to a working directory but when I enter the sudo phyton setup.py command, the terminal returns the same message. When I try to program in python it returns me that the module was not imported correctly(02-08-2017, 08:44 AM)Blackfalcon Wrote: Hi, I'm new with the Pine 64 board, ... This problem is appearing on both operating systems, would you like to know if have any solutions to this problem?
Unpack the modules files into a working directory and run the setup.py from there; use
cd /working/directory
sudo python setup.py
... try that and see what happens.