Starting/launching eric3

B

Byte

Decided to try the eric3 IDE, but I cant figure out how to start it!
When I extract the file, all I can see is a ton of files and Python
scripts. What script will run the program? Where is it? Please help!

-- /usr/bin/byte
 
B

Byte

OK, now I've managed to get it working, but when I run it the eric3
splash screen pops up, and then it says (in terminal):

eoin@laptop:~$ eric3
Traceback (most recent call last):
File "/usr/lib/site-python/eric3/eric3.py", line 147, in ?
main()
File "/usr/lib/site-python/eric3/eric3.py", line 132, in main
mw = UserInterface(loc, splash)
File "/usr/lib/site-python/eric3/UI/UserInterface.py", line 265, in
__init__
self.sbv = SBVviewer(dbs, self.sbvDock, 1)
File "/usr/lib/site-python/eric3/UI/SBVviewer.py", line 75, in
__init__
self.stackComboBox.sizePolicy().hasHeightForWidth()))
TypeError: argument 1 of QSizePolicy() has an invalid type
Segmentation fault
eoin@laptop:~$

Its not ment to do that... how to make it work right??

-- /usr/bin/byte
 
M

Michele Petrazzo

Byte said:
OK, now I've managed to get it working, but when I run it the eric3
splash screen pops up, and then it says (in terminal):

eoin@laptop:~$ eric3
Traceback (most recent call last):
File "/usr/lib/site-python/eric3/eric3.py", line 147, in ?
main()
File "/usr/lib/site-python/eric3/eric3.py", line 132, in main
mw = UserInterface(loc, splash)
File "/usr/lib/site-python/eric3/UI/UserInterface.py", line 265, in
__init__
self.sbv = SBVviewer(dbs, self.sbvDock, 1)
File "/usr/lib/site-python/eric3/UI/SBVviewer.py", line 75, in
__init__
self.stackComboBox.sizePolicy().hasHeightForWidth()))
TypeError: argument 1 of QSizePolicy() has an invalid type
Segmentation fault
eoin@laptop:~$

Its not ment to do that... how to make it work right??

Just happen on my costumer ubuntu (and an old eric3 release).
I have solve it downloading the last (3.9.x if I remember correctly)
from eric3 home and overwrite the site-packages/eric directory. Now all
work great.

-- /usr/bin/byte

Michele
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,297
Messages
2,571,529
Members
48,240
Latest member
เพิ่มไลค์|LikePro

Latest Threads

Top