Python Forum
NameError mlab not defined
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NameError mlab not defined
#4
@sparkz_alot

I ended up using "from matplotlib import mlab" and the associates line for line 59. Does that address what you're talking about with the hidden import, or are you referring to line 32? I can try moving that to the top of my program and running it that way.

Also, I'm still working on adding functions to export the results of the evaluation as a .txt file. Eventually, this program will have a menu of options to open the file, show graphs, evaluate the rhythms, and export the results. The last option will be one to close the file. Thank you very much for your help, both of you.
"Nobody really knows how to program, the pros Google too." -A Google Engineer
Reply


Messages In This Thread
NameError mlab not defined - by PythonAndArduino - Nov-08-2017, 04:04 AM
RE: NameError mlab not defined - by buran - Nov-08-2017, 10:16 AM
RE: NameError mlab not defined - by sparkz_alot - Nov-08-2017, 01:07 PM
RE: NameError mlab not defined - by PythonAndArduino - Nov-08-2017, 05:45 PM
RE: NameError mlab not defined - by buran - Nov-08-2017, 06:29 PM
RE: NameError mlab not defined - by nilamo - Nov-08-2017, 06:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NameError: name 'predicted_labels' is not defined hobbyist 2 1,015 Dec-08-2023, 02:18 PM
Last Post: hobbyist
  NameError: name 'rand' is not defined Truman 7 7,028 Jun-17-2020, 07:14 PM
Last Post: Truman
  Python : NameError: name 'total_wait' is not defined carla 3 5,380 Jun-04-2017, 05:49 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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