Hello, cant do sudo add-apt-repository ppa:obsproject/obs-studio
Traceback:
What can i do?
Tried python 3.6, 3.7. Also have _gi_cairo.cpython-36-37m-x86_64-linux-gnu.so and the same _gi.cpython
Ubuntu 18.04.4 LTS
Traceback:
Code:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 11, in <module>
from softwareproperties.SoftwareProperties import SoftwareProperties, shortcut_handler
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 67, in <module>
from gi.repository import Gio
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 42, in <module>
from . import _gi
ImportError: cannot import name '_gi' from partially initialized module 'gi' (most likely due to a circular import) (/usr/lib/python3/dist-packages/gi/__init__.py)
Tried python 3.6, 3.7. Also have _gi_cairo.cpython-36-37m-x86_64-linux-gnu.so and the same _gi.cpython
Ubuntu 18.04.4 LTS