Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nanpy import error
#1
I've got an odd error when using nanpy. If I open a session of Python, and then load my module and run it, it works fine. If I try and load my module via the terminal (or SSH), I get an import error.

Error:
ImportError: no module named nanpy
And where it's getting stuck is the first line!

from nanpy import (ArduinoApi, SerialManager)
Any ideas why it works in one and not the other?
Reply


Messages In This Thread
Nanpy import error - by Apretext - Apr-29-2019, 02:09 PM
RE: Nanpy import error - by DeaD_EyE - Apr-29-2019, 03:01 PM
RE: Nanpy import error - by Apretext - Apr-29-2019, 04:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Error on import: SyntaxError: source code string cannot contain null bytes kirkwilliams2049 7 6,848 Aug-03-2023, 06:00 PM
Last Post: Gribouillis
  import module error tantony 5 3,461 Dec-15-2022, 01:55 PM
Last Post: Lauraburmrs
  Cryptic Error with import statement Led_Zeppelin 2 2,558 Jan-11-2022, 01:13 PM
Last Post: Led_Zeppelin
  Install any library via pip get an error cannot import name 'SCHEME_KEYS' from 'pip. Anldra12 2 10,675 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Arduino's AccelStepper Library with Nanpy? boogeyman1 2 2,047 Dec-29-2021, 07:06 PM
Last Post: Larz60+
  import module with syntax error Skaperen 7 5,324 Jun-22-2021, 10:38 AM
Last Post: Skaperen
  Import Error Christian 3 3,214 Apr-17-2021, 11:27 PM
Last Post: bowlofred
  Folium import error kashif_flavio 2 3,672 Dec-07-2020, 08:58 AM
Last Post: bowlofred
  Import error Beingcode 0 2,512 Nov-20-2020, 02:57 AM
Last Post: Beingcode
Smile Import error with local file colt 1 1,954 Nov-08-2020, 07:56 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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