Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Matplotlib ImportError
Post: RE: Matplotlib ImportError

Hi! I use Thonny that it has the Python included (version 3.7.2 32 bit) and I downloaded the maplotlib extensions with Thonny. I also tried to installed Matplotlib with the command pip install matplot...
robertinoc General Coding Help 4 2,804 Jun-14-2019, 07:38 AM
    Thread: Matplotlib ImportError
Post: Matplotlib ImportError

Hi! I am a beginner in Python. I installed the Python extension MatPlotLib, but it does not work. When I write 'import matplotlib' Python displays the error "ImportError: DLL load failed: impossible t...
robertinoc General Coding Help 4 2,804 Jun-13-2019, 05:54 AM
    Thread: Please help, my Label does not show up on my gui ?
Post: RE: Please help, my Label does not show up on my g...

Thank you! The code works now. Robertino.
robertinoc GUI 2 2,681 Jun-12-2019, 05:58 PM
    Thread: Please help, my Label does not show up on my gui ?
Post: Please help, my Label does not show up on my gui ?

Hi! I am a total beginner in Tkinter! I wrote this simple code: import tkinter as tk from tkinter import ttk win = tk.Tk() # Create a win object. win.title("Python GUI") #win.resizable(False, F...
robertinoc GUI 2 2,681 Jun-12-2019, 04:52 PM

User Panel Messages

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