Python Forum
Problem with python installation on Linino
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with python installation on Linino
#1
I'm developing an application using a YUN shield V:2.4 (It uses an ARM processor running Linino OS which is a port of Linux via OpernWRT), its Python V:2.7 and an Arduino Mega 2560. This question is specifically about Python on the YUN shield.
I have successfully written an application using a collection of custom python modules residing in a local folder /mnt/sda1/cgi-bin. I had added PYTHONPATH=/mnt/sda1/cgi-bin to /etc/profile so that the Python system would find them. All was good until I installed the pyFirmata and pySerial packages for communication with the Mega2560 (more useful in my case than the Bridge library).

Now, Python cannot find the custom modules. Python does, indeed, still have the custom folder at the correct place in its search path as reported by a printout of sys.path.

Can anybody please suggest a fix for this problem.

Peter.
Reply


Messages In This Thread
Problem with python installation on Linino - by OldBikerPete - Aug-22-2017, 09:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python installation for old MacOS Yonix 1 517 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 885 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,671 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 981 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,842 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,126 Aug-11-2022, 02:30 AM
Last Post: Danno
  Portable installation of Python possible? pstein 2 3,134 Nov-15-2020, 12:14 PM
Last Post: snippsat
  python and openCV installation dejhost 16 10,961 Aug-04-2020, 02:23 AM
Last Post: snippsat
  No Scripts File present after python installation ag2207 5 4,958 Jul-30-2020, 11:11 AM
Last Post: buran
  Cannot find Python installation folder when I install Anaconda bsbsbsbs 1 2,246 Jul-14-2020, 03:14 PM
Last Post: dgrunwal

Forum Jump:

User Panel Messages

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