Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyQt5 Error
#3
(Aug-20-2020, 09:58 AM)buran Wrote: your file is named PyQt5.py - that's mistake because it override the package you want to use. Rename your file

Ok I Try It.

I got Problem file name is PyQt5.py I renamed to lol.py
But Another Problem Stand is
Error:

I got Problem file name is PyQt5.py I renamed to lol.py
But Another Problem Stand is
Error:
Traceback (most recent call last): File "c:\Users\DELL\Desktop\Python_Projects\Learning PyQt5\lol.py", line 1, in <module> from PyQt5.Widgets import * ModuleNotFoundError: No module named 'PyQt5.Widgets'
Reply


Messages In This Thread
PyQt5 Error - by Harshil - Aug-20-2020, 09:56 AM
RE: PyQt5 Error - by buran - Aug-20-2020, 09:58 AM
RE: PyQt5 Error - by Harshil - Aug-20-2020, 09:58 AM
RE: PyQt5 Error - by deanhystad - Aug-20-2020, 10:47 AM
RE: PyQt5 Error - by Axel_Erfurt - Aug-20-2020, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,874 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  [PyQt] I get the error when I try to open the sample Why can pyqt5 installed onatdogan 3 3,146 Dec-25-2018, 03:00 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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