473,804 Members | 2,109 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: [Novice]Installing eric4 with python 2.6

On Wed, 29 Oct 2008 06:51:10 -0400, Steve Holden <st***@holdenwe b.com>
wrote:
Saurabh Agrawal wrote:
>Hi,

I am fairly new to python. Coming from a world of IDEs, I wanted a
fancier one than IDLE. Hence, I downloaded eric4. When I tried to
compile it, it asked for PyQt4, which I again downloaded (exe for
Windows XP) and installed it. It seems to be properly installed as I can
invoke "import PyQt4" from IDLE without any complaints.

However, when I try to install eric4, I am getting the following error:

D:\Python26\er ic4-4.2.2a>python install.py
Sorry, please install PyQt4.
Error: Module use of python25.dll conflicts with this version of Python.

So, won't eric4 work with python 2.6? I have searched on the net for
this, but am unable to find any solution.

I am new to python, so please excuse if this has an obvious solution.
Thanks.

OS: Windows XP SP2.
Unfortunately when a new release comes out package authors don't always
rush to meet the demand for their software by providing a release for
the new version.

If the download site doesn't specifically offer a 2.6-compatible version
that's likely the problem here, sorry :(
PyQt supported Python 2.6 on the day it was released.

A snapshot of the PyQt Windows installer for Python 2.6 can be downloaded
from the same page as you downloaded the installer for Python 2.5.

Phil
Oct 29 '08 #1
0 2050

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

Similar topics

3
1306
by: Daniel Carrera | last post by:
Greetings all, I am a new subscriber to this list, and a novice Python user. Is this the correct place to ask for advice on Python-programming? I want to write a parser for BibTeX. A BibTeX file is a collection of entries that look like this: @book {Daniel04, title = "My Title",
9
344
by: Paul DiRezze | last post by:
I'm spending the next two weeks off and I'm looking to take a crack at learning how to program in Python. Here's a list of the places I've bookmarked: http://www.python.org/doc/ and more specifically http://wiki.python.org/moin/ http://wiki.python.org/moin/BeginnersGuide http://www.python.org/doc/Intros.html http://www.python.org/topics/
53
4396
by: Michael Tobis | last post by:
Someone asked me to write a brief essay regarding the value-add proposition for Python in the Fortran community. Slightly modified to remove a few climatology-related specifics, here it is. I would welcome comments and corrections, and would be happy to contribute some version of this to the Python website if it is of interest. ===
8
1594
by: srinpraveen | last post by:
I am a novice to web designing. But I am interested in learning different programming and scripting languages. Now I am interested in server side scripting and hence want to learn PHP. But even if I learn it I need to set up php on my computer to debug the php scripts. But the problem when I search google for help in php installation the instructions given in most of the websites is very complicated which I fail to understand. I know...
10
2078
by: KDawg44 | last post by:
Hi, I am new to Python and am trying to write a little front end to another application in Python. What I want is to have a gui pop up listing some items with several buttons. The guts of the program I am not having any trouble with but the GUI part I am (or more accurately, the transition between GUI pieces).
5
1533
by: =?ISO-8859-2?Q?Istv=E1n?= | last post by:
Could somebody suggest me a novice Python list, please? Thanks, Istvan
9
1386
by: Steve Holden | last post by:
Banibrata Dutta wrote: The Python world isn't particularly paranoid about obfuscation. It's quite easy to publish compiled code only (.pyc and/or .pyo files), and that offers enough protection for most. The sad fact is that there seems to be an almost direct inverse correlation between the worth of the code and the authors' desire to protect it from piracy. regards
0
284
by: Steve Holden | last post by:
Saurabh Agrawal wrote: Unfortunately when a new release comes out package authors don't always rush to meet the demand for their software by providing a release for the new version. If the download site doesn't specifically offer a 2.6-compatible version that's likely the problem here, sorry :( In the meantime take a look at WingIDE - there's a free or low-cost version that might meet your needs, and I'd be very surprised if they
0
9716
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10604
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10354
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10101
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9177
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6870
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3837
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3005
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.