asweigart / asweigart/PyGetWindow

Unable work in vene

Open
#56 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
422
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Already installed pygetwindow in venv
```
Requirement already satisfied: pygetwindow in d:\git\warthunder_yellow_mark_rangefinder\distance\venv\lib\site-packages (0.0.9)
Requirement already satisfied: pyrect in d:\git\warthunder_yellow_mark_rangefinder\distance\venv\lib\site-packages (from pygetwindow) (0.2.0)
```

But Python reported such an error
```
Traceback (most recent call last):
File "D:\git\WarThunder_Yellow_Mark_Rangefinder\distance\code\printResults.py", line 7, in
import pygetwindow as gw
ModuleNotFoundError: No module named 'pygetwindow'
```
If it doesn't run in Venv, there won't be any problem

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.