473,320 Members | 1,870 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,320 software developers and data experts.

PyProtocols question

Hi all,

I'm not sure if this is the best forum to place this question, but
haven't found a better one, so here goes.

I have Python 2.3 in my machine (Windows 2000) and downloading
PyProtocols 0.9.2 the installer complains that python 2.2 isn't found
in the registry.

I've also tried to download the source and follow the instructions,
but since there's no compiler the setup complains. Since I cannot find
the latest 0.9.3 version I can't use the --without-speedups to bypass
the compilation phase...

I also have cygwin and could try the rpm's, but I have (yet) very
little experience on it, so I don't wanna go that route.

Anyone got any suggestions?

With my best regards,
G. Rodrigues
Jul 18 '05 #1
2 1201
> I'm not sure if this is the best forum to place this question, but
haven't found a better one, so here goes.

I have Python 2.3 in my machine (Windows 2000) and downloading
PyProtocols 0.9.2 the installer complains that python 2.2 isn't found
in the registry.
If it complains that you don't have Python 2.2, then you should have
installed 2.2 instead of 2.3. Python 2.3 is not Python 2.2.

I've also tried to download the source and follow the instructions,
but since there's no compiler the setup complains. Since I cannot find
the latest 0.9.3 version I can't use the --without-speedups to bypass
the compilation phase...
You say you have cygwin. You can get a version of GCC for cygwin.

I also have cygwin and could try the rpm's, but I have (yet) very
little experience on it, so I don't wanna go that route.


Cygwin has RPM support? Cool. If Pyprotocols as a src RPM and Cygwin
has RPM support, get the source distribution and try to go from there.
Jul 18 '05 #2
Gonçalo Rodrigues wrote:
Hi all,

I'm not sure if this is the best forum to place this question, but
haven't found a better one, so here goes.

I have Python 2.3 in my machine (Windows 2000) and downloading
PyProtocols 0.9.2 the installer complains that python 2.2 isn't found
in the registry.

I've also tried to download the source and follow the instructions,
but since there's no compiler the setup complains. Since I cannot find
the latest 0.9.3 version I can't use the --without-speedups to bypass
the compilation phase...

I also have cygwin and could try the rpm's, but I have (yet) very
little experience on it, so I don't wanna go that route.

Anyone got any suggestions?


This worked for me:

Download the source (0.9.2) from http://peak.telecommunity.com/dist/. Edit
setup.py, so that it says

include_speedups = False

Then, do a setup.py install.

HTH,

--
Hans (ha**@zephyrfalcon.org)
http://zephyrfalcon.org/

Jul 18 '05 #3

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

Similar topics

0
by: Phillip J. Eby | last post by:
What is PyProtocols? -------------------- PyProtocols is an extended implementation of PEP 246, adding a new "declaration API" that lets you easily define your own interfaces and adapters, and...
0
by: Phillip J. Eby | last post by:
I goofed, missing a unit test for one of the new features: 'protocols.Variation' was broken in the 0.9.1 release. 0.9.2 fixes the bug. Sorry for the inconvenience. PyProtocols Resources...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 1 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. What is...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 2 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. (The...
0
by: Phillip J. Eby | last post by:
As there were no further bugs reported for PyProtocols 0.9.3rc2, PyProtocols 0.9.3 final is now available for download. There are no practical changes from rc2, except for file and documentation...
3
by: Stevey | last post by:
I have the following XML file... <?xml version="1.0"?> <animals> <animal> <name>Tiger</name> <questions> <question index="0">true</question> <question index="1">true</question> </questions>
3
by: Ekqvist Marko | last post by:
Hi, I have one Access database table including questions and answers. Now I need to give answer id automatically to questionID column. But I don't know how it is best (fastest) to do? table...
0
by: Terry Hancock | last post by:
I've been discussing PyProtocols with a a friend collaborating with me on a SF game project, about the benefits and design concept of "component architecture", and I'm a little confused by what...
0
by: Terry Hancock | last post by:
Hi all, PyProtocols is a very nice interface/component/adapter library, but it appears to lack one thing I'm quite hooked on, which is the ability to verify that objects implement a given...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.