ojosproject/iris

gi library isn't being properly imported into scope

Closed this issue · 1 comments

Summary

The line that's importing gi library in main.py just doesn't seem to recognize it. @calejvaldez mentions that it could be a dependency issue.

What is the expected correct behavior?

gi should be imported properly, and we should be able to important gi.repository.Glib and gi.repository.GtK

Steps to reproduce

Open main.py as seen from dev branch

Relevant logs and/or screenshots

image

Operating System

Windows

Browser

Firefox

No longer required since we won't be using Python anymore.