Closed batisteo closed 7 years ago
Well, I succeed.
1) Forget about https://pypi.python.org/pypi/gi/
2) Forget about https://pypi.python.org/pypi/pgi/
3) In a virtual environnement, toga-demo doesn't see the gobject modules
4) In a open venv (with --system-site-packages
), pip or pip3 are the global/system ones, so want to install on the system with privileges.
I succeed installing without virtual environnement.
I installed the following depedencies:
dnf install python3-gobject pywebkitgtk
But I can’t get the demo running:
pip install gi