HI,
Im trying to install phoenix in a virtualenv and I get this error after run this command:
pip install -U wxPython
Checking for library python3.5 in LIBDIR : not found
Checking for library python3.5 in python_LIBPL : yes
Checking for program /home/mario/Proyectos/JoomlaIDE/src/bin/python3-config,python3.5-config,python-config-3.5,python3.5m-config : not found
Checking for header Python.h : :-(
Asking python-config for pyembed --cflags flags : not found
The configuration failed
(complete log in /tmp/pip-build-tk4i_2od/wxPython/build/waf/3.5/gtk3/config.log)
Command '"/home/mario/Proyectos/JoomlaIDE/src/bin/python3" /tmp/pip-build-tk4i_2od/wxPython/bin/waf-1.7.15-p1 --wx_config=/tmp/pip-build-tk4i_2od/wxPython/build/wxbld/gtk3/wx-config --gtk3 --python="/home/mario/Proyectos/JoomlaIDE/src/bin/python3" --out=build/waf/3.5/gtk3 configure build ' failed with exit code 1.
Finished command: build_py (0.545s)
Finished command: build (0m2.595s)
Command '"/home/mario/Proyectos/JoomlaIDE/src/bin/python3" -u build.py build' failed with exit code 1.
Any idea? Im running Ubuntu 16.04 LTS uptodate.
···
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav
Lima - Peru
Forget my last post, I fix it installing dev packages for python3
···
2017-12-08 21:51 GMT-05:00 Mario Lacunza mlacunza@gmail.com:
HI,
Im trying to install phoenix in a virtualenv and I get this error after run this command:
pip install -U wxPython
Checking for library python3.5 in LIBDIR : not found
Checking for library python3.5 in python_LIBPL : yes
Checking for program /home/mario/Proyectos/JoomlaIDE/src/bin/python3-config,python3.5-config,python-config-3.5,python3.5m-config : not found
Checking for header Python.h : :-(
Asking python-config for pyembed --cflags flags : not found
The configuration failed
(complete log in /tmp/pip-build-tk4i_2od/wxPython/build/waf/3.5/gtk3/config.log)
Command '"/home/mario/Proyectos/JoomlaIDE/src/bin/python3" /tmp/pip-build-tk4i_2od/wxPython/bin/waf-1.7.15-p1 --wx_config=/tmp/pip-build-tk4i_2od/wxPython/build/wxbld/gtk3/wx-config --gtk3 --python="/home/mario/Proyectos/JoomlaIDE/src/bin/python3" --out=build/waf/3.5/gtk3 configure build ' failed with exit code 1.
Finished command: build_py (0.545s)
Finished command: build (0m2.595s)
Command '"/home/mario/Proyectos/JoomlaIDE/src/bin/python3" -u build.py build' failed with exit code 1.
Any idea? Im running Ubuntu 16.04 LTS uptodate.
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav
Lima - Peru
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
Hosting:: http://mlv-host.com/
Skype: mlacunzav
Lima - Peru