Ongelma
20. helmikuuta 2021
| 172 näyttökertaa
❯ pip3 install PyGObject
Requirement already satisfied: PyGObject in /usr/local/lib/python3.9/site-packages (3.38.0)
Requirement already satisfied: pycairo>=1.11.1 in /usr/local/lib/python3.9/site-packages (from PyGObject) (1.20.0)
❯ python3 Desktop/testi.py
Traceback (most recent call last):
File "Desktop/testi.py", line 1, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
~ ─────────────────────────────────────────────────────────────────────────────────────── 5.93G ─╮
❯