-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
You had a go at this yet? I've tried running the 2to3 script on this plugin but it keeps giving me this error.
Traceback (most recent call last):
File "C:\Users\mtravis.qgis2\python\plugins\2to3.py", line 7, in
sys.exit(main('qgis_fixes'))
File "C:\Python27\lib\lib2to3\main.py", line 221, in main
avail_fixes = set(refactor.get_fixers_from_package(fixer_pkg))
File "C:\Python27\lib\lib2to3\refactor.py", line 108, in get_fixers_from_package
for fix_name in get_all_fix_names(pkg_name, False)]
File "C:\Python27\lib\lib2to3\refactor.py", line 35, in get_all_fix_names
pkg = import(fixer_pkg, [], [], ["*"])
ImportError: No module named qgis_fixes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels