473,396 Members | 2,151 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Starting/launching eric3

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

May 14 '06 #1
2 1258
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

May 14 '06 #2
Byte wrote:
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
May 15 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Geoffrey Clements | last post by:
I'm brand new to Python - just giving it a try but I'm having trouble with eric3. This query isn't exactly about the Python language but it is related. I run KDE on linux so I already have Qt...
0
by: Surya Kiran | last post by:
Hi, I'm a newbie to eric3 debugger. I'm facing a problem in debugging. Let me explain my problem. I'm using eric3.2 with python2.3, qt-3.2.0 and pyqt-3.7 I've a project, which spans over a...
4
by: Reiner Block | last post by:
Hi, I installed eric3 and done the settings. But I don't like the white background and changed at Options/Editor/Sourcecode, language Python the background color and font. But it affects just...
22
by: dataangel | last post by:
I'm trying to find an IDE for python that I'm comfortable with. For my needs IDLE actually works 99% of the time, but on my current project I need to have lots of files open at once, and I would...
2
by: Arso - Italy | last post by:
Hi someone have already used eric3 for debugging code running on apache using mod_python ? After the execution of the patch for apache.py, how the debug is activated ? More thanks for any...
5
by: Alexander Zatvornitskiy | last post by:
Hello All! I'am using eric3 IDE under win32 (snapshot 2005-04-10), and have a trouble. I use this code: print "enter q to quit, or smthing else to continue" while not sys.stdin.readline()=="q":...
0
by: calderara serge | last post by:
Dear All, I am building an application with VB.Net that is starting an external process from my application code by using the process object. The problem I get is that the application that I...
0
by: Julius Lucks | last post by:
Does anyone know of Help docs/tutorials that explain Eric3's plethora of features? http://www.die-offenbachs.de/detlev/eric3.html Thanks, Julius
4
by: Zorpiedoman | last post by:
dim FileName as string = "Test.doc" dim P as Process = Process.Start(FileName) '--P is NOTHING even though document opens!!! dim Q as new process Q.StartInfo.FileName = FileName P = Q.start...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.