OPdarmawan
New Member
- Joined
- Feb 9, 2024
- Messages
- 2
- Reaction score
- 0
- Points
- 1
- Age
- 34
- My Satellite Setup
- TBS6290SE on Ubuntu 23.10
- My Location
- Indonesia
hello, new here..
i managed to install neurodvb on Ubuntu 23.10,
but got problem when trying to run it..
when i check the source i realize all of this line are somehow not imported
import pydevdb
import pychdb
import pyepgdb
import pyrecdb
import pystatdb
import pyneumompv
import pyreceiver
am i missing something here?
could really use a help hehe thanks~
i managed to install neurodvb on Ubuntu 23.10,
but got problem when trying to run it..
$neumodvb
loading options from /etc/neumodvb/neumodvb.cfg
Traceback (most recent call last):
File "/usr/bin/neumodvb", line 36, in <module>
import pyneumompv
ImportError: /usr/local/lib/python3.11/dist-packages/neumodvb/pyneumompv.cpython-311-x86_64-linux-gnu.so: undefined symbol: _ZN12wxWindowBase19SetVirtualSizeHintsEiiii
when i check the source i realize all of this line are somehow not imported
import pydevdb
import pychdb
import pyepgdb
import pyrecdb
import pystatdb
import pyneumompv
import pyreceiver
am i missing something here?
could really use a help hehe thanks~