Did you update the shared library
sudo ldconfig
Also, try to move outside the build directory (~/Descargas/wxPython-src-3.0.0.0/wxPython)
See previous emails for a more complete explanation.
Best regards
Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com
On Wed, Sep 3, 2014 at 1:54 AM, Mario Lacunza <mlacunza@gmail.com > <mailto:mlacunza@gmail.com>> wrote:
Hello Mariano,
I just follow your link and install, no errors showed after
compiling but I cant import wx any ideas?
Here the last messages in console:
Escribiendo el paquete de respaldoOK
OK
Borrando el directorio temporal...OK
**********************************************************************
Done. The new package has been installed and saved to
/home/mario/Descargas/wxPython-src-3.0.0.0/wxPython/wxpython_3.0.0-1_i386.deb
You can remove it from your system anytime using:
dpkg -r wxpython
**********************************************************************
mario@mario-VirtualBox:~/Descargas/wxPython-src-3.0.0.0/wxPython$
<mailto:mario@mario-VirtualBox:%7E/Descargas/wxPython-src-3.0.0.0/wxPython$>
python
Python 2.7.6 (default, Mar 22 2014, 22:59:38)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "wx/__init__.py", line 45, in <module>
from wx._core import *
File "wx/_core.py", line 4, in <module>
import _core_
ImportError: No module named _core_
>>>
[3]+ Detenido python
mario@mario-VirtualBox:~/Descargas/wxPython-src-3.0.0.0/wxPython$
<mailto:mario@mario-VirtualBox:%7E/Descargas/wxPython-src-3.0.0.0/wxPython$>
sudo ldconfig
[sudo] password for mario:
mario@mario-VirtualBox:~/Descargas/wxPython-src-3.0.0.0/wxPython$
<mailto:mario@mario-VirtualBox:%7E/Descargas/wxPython-src-3.0.0.0/wxPython$>
python
Python 2.7.6 (default, Mar 22 2014, 22:59:38)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "wx/__init__.py", line 45, in <module>
from wx._core import *
File "wx/_core.py", line 4, in <module>
import _core_
ImportError: No module named _core_
>>>
Saludos / Best regards
Mario Lacunza
Email::mlacunza@gmail.com <mailto:mlacunza@gmail.com>
Personal Website::http://www.lacunza.biz/
Hosting::http://mlv-host.com/
Mascotas Perdidas::http://mascotas-perdidas.com/
Google Talk / Y! messenger / Skype: mlacunzav
MSN:mlacunzav@hotmail.com <mailto:mlacunzav@hotmail.com>
El 29/08/14 a las #4, Mariano Reingart escribió:
Mario:
You could use the libwxgtk3.0-dev official ubuntu 14.04 package
(that matches the version of wxPython you're trying to build)
Just do:
sudo apt-get libwxgtk3.0-dev
cd wxPython-src-3.0.0.0/wxPython
sudo python setup.py install
That worked for me IIRC, let me know if it works for you too,
I'ld like to update the checkinstall wiki page:
CheckInstall - wxPyWiki
Best regards,
Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com
On Fri, Aug 29, 2014 at 9:41 PM, Mario Lacunza >> <mlacunza@gmail.com <mailto:mlacunza@gmail.com>> wrote:
Hello Nathan,
thanks for your answer!
Im using the libraries from Ubuntu 14.04 distribution, I can
install the latest wxWidgets version I can found (3.0.1 made
on June 17 2014) from repos following this:
sudo apt-key adv --fetch-keys
http://repos.codelite.org/CodeLite.asc
sudo apt-add-repository 'deb
Index of /wx3.0.1/ubuntu trusty universe'
sudo apt-get update
sudo apt-get install libwxbase3.0-0-unofficial
libwxbase3.0-dev libwxgtk3.0-0-unofficial libwxgtk3.0-dev
wx3.0-headers wx-common
But I get again the same error, maybe I missing something?
some param can I pass to the compiling instruction? thanks
in advance!
Saludos / Best regards
Mario Lacunza
Email::mlacunza@gmail.com <mailto:mlacunza@gmail.com>
Personal Website:: http://www.lacunza.biz/ Hosting::
http://mlv-host.com/ Mascotas Perdidas::
http://mascotas-perdidas.com/
Google Talk / Y! messenger / Skype: mlacunzav
MSN:mlacunzav@hotmail.com <mailto:mlacunzav@hotmail.com>
El 29/08/14 a las #4, Nathan McCorkle escribió:
On Friday, August 29, 2014 3:27:05 PM UTC-7, Nathan McCorkle >>> wrote:
Google seems to have a few references to this error, and
one person said the fix was to use the latest wxWidgets
3.0.0 git/svn branch. That was on April 21 2014... are
you using a release dated after then?
This looks like it may be the fix:
wxTrac has been migrated to GitHub Issues - wxWidgets
-- You received this message because you are subscribed to the
Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails
from it, send an email to
wxpython-users+unsubscribe@googlegroups.com
<mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the
Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from
it, send an email to
wxpython-users+unsubscribe@googlegroups.com
<mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the
Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to wxpython-users+unsubscribe@googlegroups.com
<mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google
Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to wxpython-users+unsubscribe@googlegroups.com
<mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com <mailto:wxpython-users+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.