Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
import module error
#3
mysql is already installed. And pip is linked to the correct python version. my code does run if I do it manually on every python version my system has. checked with sys.version to make sure the selected one is correct.

But when is used by snmpd the mysql module is always missing. I even tell it to run a specific version of python that I know for sure it has the mysql module installed. but it still missing.
Reply


Messages In This Thread
import module error - by german77 - Feb-26-2019, 01:57 AM
RE: import module error - by Larz60+ - Feb-26-2019, 05:18 AM
RE: import module error - by german77 - Feb-26-2019, 03:08 PM
RE: import module error - by snippsat - Feb-26-2019, 03:41 PM
RE: import module error - by german77 - Feb-28-2019, 02:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  is import cointegration_analysis a recognized module mitcht33 1 431 Nov-06-2023, 09:29 PM
Last Post: deanhystad
  problem in import module from other folder akbarza 5 1,434 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 722 Aug-06-2023, 01:09 AM
Last Post: aupres
  Error on import: SyntaxError: source code string cannot contain null bytes kirkwilliams2049 7 6,800 Aug-03-2023, 06:00 PM
Last Post: Gribouillis
  import module error tantony 5 3,457 Dec-15-2022, 01:55 PM
Last Post: Lauraburmrs
  Import a module one step back of the path prathampatel9 1 1,082 Sep-21-2022, 01:34 PM
Last Post: snippsat
  Cryptic Error with import statement Led_Zeppelin 2 2,550 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,655 Jan-04-2022, 01:05 PM
Last Post: Anldra12
  Import a module for use in type hint? Milosz 0 1,489 Nov-08-2021, 06:49 PM
Last Post: Milosz
  Can't install nor import delorean module Tek 3 2,812 Oct-27-2021, 03:32 AM
Last Post: Tek

Forum Jump:

User Panel Messages

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