gurraoptimus / webpy

Python Web Browser
1 stars 0 forks source link

Basic web browser not working (from course python) #1

Open JoKoKTH opened 7 months ago

JoKoKTH commented 7 months ago

Hi

There seems to be no issues with the code afterall? The same code works on my machine and i also tried downloading what you wrote, it worked as expected. If the issue is still relevant on your computer there is probably some mismatch with module versions, try updating all of your module versions (flask, PyQt5, etc..) and try again

If the issue still persists, contact me in some way and we will try to get to the bottom of this!

/Jonathan

JoKoKTH commented 7 months ago

If this doesn't solve it, you could also try to downgrade your modules, these versions worked on my machine (running windows 10)

Package Version


PyQt5 5.15.10 PyQt5-Qt5 5.15.2 PyQt5-sip 12.13.0 PyQtWebEngine 5.15.6 PyQtWebEngine-Qt5 5.15.2

gurraoptimus commented 7 months ago

hi i had this python version 3.10.11 which was the problem.

so i install this version 3.12.2

/Gurra Optimus. {Website}