#🔒 I can’t install PyQt6-WebEngine

82 messages · Page 1 of 1 (latest)

rocky moon
#

Installation procedure: pip install PyQt6-WebEngine

limber hatchBOT
#

@rocky moon

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rocky moon
#

Just installed Python

wispy dagger
#

why did you install Python 3.4.2?

rocky moon
waxen gorge
rocky moon
next adder
#

pyqt6 webengine says it's python 3.9+

wispy dagger
waxen gorge
rocky moon
rocky moon
next adder
wispy dagger
rocky moon
waxen gorge
#

so Windows 10, basically

rocky moon
#

I’m uninstalling

crimson skiff
#

maybe you can, with this much system modification who knows

verbal turtle
waxen gorge
#

Windows 11 is Windows 10 with a webview on top /hj

waxen gorge
#

And then you should be able to at least attempt an install.

wispy dagger
#

I'm still curious about 3.4.2: it's not even the latest 3.4.x release. Very odd.

rocky moon
waxen gorge
#

Yeah, go through that.

#

Then open a terminal and type py to confirm that you installed it.

rocky moon
#

I think I don’t have the program for msix files

#

Maybe I should try a standalone

waxen gorge
#

Just do the typical MSI then, it should still be there.

rocky moon
#

Is this correct?

waxen gorge
rocky moon
#

There are other options too

rocky moon
#

Now what?

waxen gorge
waxen gorge
#

Then "Close", and after that, you'll want to get a terminal and type py.

waxen gorge
rocky moon
#

Now I’m here

waxen gorge
#

Or well, cmd works too, I like pwsh more. But basically, you want a terminal.

rocky moon
verbal turtle
#

lol it says try 6

rocky moon
verbal turtle
#

Read the screen

#

Put $PSVersionTable in PowerShell real quick just to sanity check the version

rocky moon
waxen gorge
#

The pscore6 thingy is basically telling you to get a newer version of Powershell.

rocky moon
waxen gorge
#

Alright, so you have Python now.

#

Type exit, we don't want to be in there.

rocky moon
#

Ok

waxen gorge
#

One thing though: you'll want to do py -m pip instead of just pip.

#

Doing it through py -m will ensure that it installs to the correct environment so that when you run py something.py, it can see that the package is installed.

#

And it's also just good practice in general.

waxen gorge
#

That means you're in the REPL which is where you run Python code.

rocky moon
waxen gorge
#

That's why I said to do exit since that gets you out of the REPL and into the terminal.

rocky moon
waxen gorge
#

Welp, you seem to have closed the other terminal you had.

#

Open a new one.

rocky moon
waxen gorge
#

Sure

rocky moon
#

It seems to be working

waxen gorge
#

Looks okay, just wait for it to finish.

#

if you see any errors or anything, let us know

rocky moon
bitter remnant
#

Looks like it worked.

rocky moon
bitter remnant
#

It seems like you were able to install PyQt6-WebEngine, at least.

rocky moon
#

Thank you all for the help 👍🏻

limber hatchBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.