I am facing problem while importing grid and following error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/fsluser/.local/lib/python2.7/site-packages/wx/grid.py",
line 12, in <module>
from ._grid import *
ImportError: libSDL-1.2.so.0: cannot open shared object file: No such
file or directory
I have installed libSDL-1.2.so.0 (latest version) and still getting
same problem.
Please help.
Thank you,
Archana
--
Steve (Gadget) Barnes
Any opinions in this message are my personal opinions and do not reflect
those of my employer.
---
This email has been checked for viruses by AVG.
Thanks - I forgot to ask - Does the wx.Grid demo run on your
installation? (You can get the demos package from Index of /wxPython4/extras and pick the version that
matches your wxPython version.
···
On 14/08/2018 19:12, Archana Malagi wrote:
WxPython version:4.0.0
Os: Centos 7 installed in VMware
Thanks,
Archana
--
Steve (Gadget) Barnes
Any opinions in this message are my personal opinions and do not reflect
those of my employer.
---
This email has been checked for viruses by AVG.
File “/home/fsluser/Documents/wxPython-demo-4.0.0/demo/Main.py”, line 62, in
import wx.adv
File “/home/fsluser/.local/lib/python2.7/site-packages/wx/adv.py”, line 13, in
from ._adv import *
ImportError: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
···
On Wednesday, 15 August 2018 00:04:20 UTC+5:30, Gadget Steve wrote:
On 14/08/2018 19:12, Archana Malagi wrote:
WxPython version:4.0.0
Os: Centos 7 installed in VMware
Thanks,
Archana
Thanks - I forgot to ask - Does the wx.Grid demo run on your
installation? (You can get the demos package from https://extras.wxpython.org/wxPython4/extras/ and pick the version that
matches your wxPython version.
–
Steve (Gadget) Barnes
Any opinions in this message are my personal opinions and do not reflect
those of my employer.