Results 1 to 1 of 1
I'm trying to get eric, the Python IDE, running. But so far all I can get it to do is seg fault. I've tried installing it, and all it's necessary ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-28-2006 #1
eric3 Segmentation Fault
I'm trying to get eric, the Python IDE, running. But so far all I can get it to do is seg fault. I've tried installing it, and all it's necessary parts both from rpms and from source, and it's the same thing. I'm not sure about versions. I'm running KDE 3.5. Are the versions of python, PyQt, etc. that are on this compatible with eric?
Anyone have any ideas?
debugger output:Code:sean@Iago:~> eric3 Segmentation fault
Code:(gdb) run Starting program: /usr/bin/python /usr/lib/python2.4/site-packages/eric3/eric3.py (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 1077172448 (LWP 8788)] (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1077172448 (LWP 8788)] 0x409fda05 in ?? () from /usr/lib/python2.4/site-packages/sip.so
HP Pavilion dv6000t
Intel Centrino Duo 2.0GHz
nVidia GeForce Go 7400
Fedora 10
----------------------
The real question is what time is it and why the hell am I still screwing around with my computer?


Reply With Quote
