Module name conflict
Bug #1718031 reported by
Juliette Monsel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Qarte |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Archlinux
Qarte 3.11.0
When I try to launch qarte, I get the following error:
Traceback (most recent call last):
File "/usr/bin/qarte", line 114, in <module>
from core import Core
File "/usr/share/
from data import VERSION, VERSION_STR
ImportError: cannot import name 'VERSION'
I found out that I have a python module called data (https:/
To post a comment you must log in.
Fixed in revision 191
Thanks