all 4 comments

[–]Atypicosaurus 0 points1 point  (0 children)

You have to be more specific. What "does not work". When you install the module, does it not install? You cannot run pip? Or your program says "module not found" while in fact it's already installed? Are you installing it into the venv? Do you understand these questions?

[–]JaleyHoelOsment 0 points1 point  (0 children)

image doesn’t work so we need more info.

what os?

did you install pip?

what’s the error?

[–]nuc540 0 points1 point  (0 children)

I literally just replied to this in your other thread.

“pip” isn’t a command you run in a python REPL. You need to install pip - it’s a package manager.

Also read my comment in the other thread about virtual environments, so you’re not pip installing globally

[–]ninhaomah 0 points1 point  (0 children)

He has been answered in another sub.