473,508 Members | 2,283 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Stackless Python

Hello Chris,
Please refer an old message below. I unzipped python23.dll.zip and
kept python23.dll in a local folder. I started Python from a dos box
(Win XP machine) in the same local folder. I typed help(stackless) and
got an error message, as shown below.

D:\Python23\myfiles>python
Python 2.3.3 (#51, Dec 18 2003, 20:22:39) [MSC v.1200 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.
help(stackless) Traceback (most recent call last):
File "<stdin>", line 1, in ?
NameError: name 'stackless' is not defined
So I am still confused. How do I correctly install stackless Python
2.3?

Thanks.

Regards,
Srijit
sr****@yahoo.com wrote:
I am interested to try Stackless Python. I have downloaded python22.dll.zip.
How do I install this zip file? I already have standard python 2.2.2 installed.
You either install python22.dll in a local folder. When you start
Python from there, it will be stackless.
If you want to install it permanently, rename the dll in
windows/system32 and copy the new dll there.

In the version you have, there is a stacklessmodule.pyd which
should be in the local folder or be copied into /python22/DLLs.
This is temporary, the new version which I'm about to upload
tomorrow does not have that external file, since it is all moced into
the core dll, for simplicity.
I also do not see any documentation like tutorials,
example programs, demos etc.


There are a few test programs, if you download the CVS tree.
There is no public release, yet, this is still pre-alpha
stuff.
You can get all internal documentation by help(stackless)

Is it 100% compatible with standrad Python 2.2.2?


Yes, it should be. If not, let me know.

ciao - chris
Jul 18 '05 #1
1 2289
sr****@yahoo.com wrote:

I think this message should go to the stackless list?
Please refer an old message below. I unzipped python23.dll.zip and
kept python23.dll in a local folder. I started Python from a dos box
(Win XP machine) in the same local folder. I typed help(stackless) and
got an error message, as shown below.

D:\Python23\myfiles>python
Python 2.3.3 (#51, Dec 18 2003, 20:22:39) [MSC v.1200 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.


Python did not use your Stackless dll as the startup
message should read differently.
It should work if you have the dll in your local
folder. Of course, you can take a copy of
c:\windows\system32\python23.dll and place the Stackless
one there. This *must* work, although it is a little
rigorous. It should look alsmost like this:

D:\slpdev\src\2.3\src\PCbuild>python
Python 2.3.3 Stackless 3.0 040119 (#51, Feb 19 2004, 13:53:31) [MSC
v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
help("stackless")

....
--
Christian Tismer :^) <mailto:ti****@stackless.com>
Mission Impossible 5oftware : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/
14109 Berlin : PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34 home +49 30 802 86 56 mobile +49 173 24 18 776
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/

Jul 18 '05 #2

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

Similar topics

0
1141
by: Christian Tismer | last post by:
Dear friends, just by chance, I got into the position to try out Zope 2.7.0 beta 1/2, and since it needs Python 2.2.3 at least, and Stackless 3.0 was just ported to that, I tried to build Zope...
7
1669
by: Christian Tismer | last post by:
New Win32 binaries have been uploaded to the Stackless website. Some compatibility issues with certain constructors have been solved. Please let me know of any problems. more to come soon -...
0
1323
by: Christian Tismer | last post by:
As already announced, the *********************************************** *** *** *** S t a c k l e s s S p r i n t *** *** ...
1
2257
by: Lorenzo Gatti | last post by:
Last weekend I tried to install Pygtk2 on Windows. I succeeded (maybe), but I discovered a likely bug. I have Windows 2000, Python 2.3.3 (with ActivePython installed after the normal version) and...
4
2269
by: Christian Tismer | last post by:
Dear Former Stackless Users, I have to use this list to announce something really bad to you, since all the Stackless lists are defunct: The Stackless project is finally dead, now and forever....
28
4818
by: Matt Leslie | last post by:
Hi, I'm trying to use microthreads under stackless python, since they sound like exactly what I am after, but I am having very little success. I've got a fresh install of python 2.3.3 from...
11
2631
by: binarybana | last post by:
After recently getting excited about the possibilities that stackless python has to offer (http://harkal.sylphis3d.com/2005/08/10/multithreaded-game-scripting-with-stackless-python/) and then...
3
2004
by: Richard Tew | last post by:
Hi, Stackless Python is now available for the recent release of Python 2.4.3 (final). You can either obtain the source code from the SVN repository or download the precompiled windows...
0
1732
by: davy zhang | last post by:
thank you very much for the advices! I asked myself many times, why not just use thread:D After some research I found thread has some fatal defects 1. thread number is limited by os, that...
0
7224
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
7323
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,...
0
7380
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
7494
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...
0
5626
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,...
1
5050
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...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.