Python Forum
NameError – function doesn't recognize imported modules
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NameError – function doesn't recognize imported modules
#5
(Nov-30-2020, 08:53 AM)buran Wrote: 1. as asked by @ndc85430 - why would you import like this in the first place?

For building my own understanding, buran.
As I have written in the beginning: "I was trying out using keywords encoded in a string by using exec() and eval() functions.". Also wanted to make modules transcend the scope zone as a part of the experiment.


I think bowlofred answer is the key here.
But I would like also to acknowledge you for this script with importlib.

Smile Again thank you.
Reply


Messages In This Thread
RE: NameError – function doesn't recognize imported modules - by Sir - Dec-01-2020, 06:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python cant recognize PIP siubikYT 2 829 Jul-19-2023, 06:30 PM
Last Post: Lahearle
  Getting NameError for a function that is defined JonWayn 2 1,167 Dec-11-2022, 01:53 PM
Last Post: JonWayn
Question Help with function - encryption - messages - NameError: name 'message' is not defined MrKnd94 4 3,028 Nov-11-2022, 09:03 PM
Last Post: deanhystad
  Sharing imported modules with Sub Processes? Stubblemonster 2 1,551 May-02-2022, 06:42 AM
Last Post: Stubblemonster
  Visual Studio Code Intellisense for Imported Modules Not Working hockinsk 1 2,797 Apr-23-2022, 04:41 PM
Last Post: deanhystad
  Can a module tell where it is being imported from? stevendaprano 3 1,233 Apr-12-2022, 12:46 AM
Last Post: stevendaprano
  Is it possible to make a program recognize how many clicks it has had on the monitor? jao 0 1,185 Feb-25-2022, 06:31 PM
Last Post: jao
  My program won't recognize the filename. braingoblins 1 1,177 Jan-07-2022, 06:18 PM
Last Post: deanhystad
  module detecting if imported vs not Skaperen 1 1,714 Nov-19-2021, 07:43 AM
Last Post: Yoriz
  string function doesn't work in script ClockPillow 3 2,475 Jul-13-2021, 02:47 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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