On 06.09.2016 09:36, IOhannes m zmölnig (Debian/GNU) wrote:
> 
> 
> On 2016-09-03 10:18, Marcos wrote:
>> I'm migrating Gufw [1] from python2 to python3 and honestly I'm stuck
>> with an error from the setup.py: Python module controller not found:
>>
>> costales@dev:~/Desktop/16.10$ sudo python3 setup.py install --prefix=/usr
>> ERROR: Python module controller not found
>> running install
>> running build
>> running build_py
>> running build_scripts
>> running build_i18n
>> intltool-update -p -g gufw
>> running build_icons
>> running build_help
>> running install_lib
>> running install_scripts
>> changing mode of /usr/bin/gufw to 755
>> changing mode of /usr/bin/gufw-pkexec to 755
>> running install_data
>> running install_egg_info
>> Removing /usr/lib/python3.5/site-packages/gufw-16.10.0-py3.5.egg-info
>> Writing /usr/lib/python3.5/site-packages/gufw-16.10.0-py3.5.egg-info
>> costales@dev:~/Desktop/16.10$
> 
> so the "error" is non-fatal and the installation proceeds.
> i fail to see the problem.

the path looks suspicious, it should be /usr/lib/python3/dist-packages

Reply via email to