gedit xmltools plug-in fails miserably on installation
Bug #1696210 reported by
Jordan Jelinek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gedit XML Tools |
New
|
Undecided
|
Unassigned |
Bug Description
This is what happens. Currently using Ubuntu 14.04
# make
py_compilefiles *.py
/bin/sh: 1: py_compilefiles: not found
make: *** [default] Error 127
To post a comment you must log in.
Also, python is installed, as is python3
# python --version
Python 2.7.6
# python3 --version
Python 3.4.3