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

Python 2.3.2 spawn problem

I am trying to start the 2.3.3 IDL and getting an error. I think I might
have a dll conflict, but the 2.2.3 IDL works fine. The 2.3.3 IDL used to
work just fine.

The following are the Traceback error messages:

bash-2.05b$ python.exe Lib/idlelib/idle.pyw
C:\cygwin\bin\python2.3.exe: *** unable to remap
C:\cygwin\bin\cygssl-0.9.7.dll
to same address as parent(0x720000) != 0x730000
407 [main] python 2496 sync_with_child: child 3112(0x180) died before
initia
lization with status code 0x1
903 [main] python 2496 sync_with_child: *** child state child loading
dlls
Traceback (most recent call last):
File "Lib/idlelib/idle.pyw", line 4, in ?
main()
File "/cygdrive/c/Python23/Lib/idlelib/PyShell.py", line 1282, in main
flist.pyshell = PyShell(flist)
File "/cygdrive/c/Python23/Lib/idlelib/PyShell.py", line 764, in __init__
self.interp.start_subprocess()
File "/cygdrive/c/Python23/Lib/idlelib/PyShell.py", line 355, in
start_subproc
ess
self.spawn_subprocess()
File "/cygdrive/c/Python23/Lib/idlelib/PyShell.py", line 321, in
spawn_subproc
ess
self.rpcpid = os.spawnv(os.P_NOWAIT, sys.executable, args)
File "/usr/lib/python2.3/os.py", line 521, in spawnv
return _spawnvef(mode, file, args, None, execv)
File "/usr/lib/python2.3/os.py", line 489, in _spawnvef
pid = fork()
OSError: [Errno 11] Resource temporarily unavailable

Thanks for your assistance,
Jim Tanner
Jul 18 '05 #1
1 2043

"Jim Tanner" <ja************@boeing.com> wrote in message
news:Hu********@news.boeing.com...
I am trying to start the 2.3.3 IDL and getting an error. I think I might
have a dll conflict, but the 2.2.3 IDL works fine. The 2.3.3 IDL used to
work just fine.

I finally tracked this error to a conflict with the TCL/TK library version
installed by Ruby having previously installed Python 2.3.2. Python 2.3.2 is
dependent on a TCL/TK version that is one release older than that required
by Ruby.

Uninstalling Ruby and Python 2.3.2 and reinstalling Python 2.3.2 seems to
have done the trick.

I will have to run some controlled experiments to see if Ruby can run with
the same TCL/TK version as Python 2.3.2.

Thanks again for those of you who responded with suggestions.

Jim Tanner
Jul 18 '05 #2

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

Similar topics

27
by: Reiner Block | last post by:
Hi, does anybody knows a really good Python reference? It is not the matter if it is online or a book, if it is in english or german. Because the official one from www.python.org is really bad....
2
by: Xah Lee | last post by:
Python Doc Problem Example: os.system Xah Lee, 2005-09 today i'm trying to use Python to call shell commands. e.g. in Perl something like output=qx(ls) in Python i quickly located the...
0
by: Martijn de Munnik | last post by:
Hi, I'm trying to build/install pysqlite on a Solaris 10 platform. I've got Sun Studio 11 on a AMD 64 platform and got this error. I'm a python newbie and just want to install trac. I've got...
3
by: sophie_newbie | last post by:
Hi, I have a cgi script that performs a very long computation that can take several hours to complete. Is there any smart way that I can keep this script running until it is finished (after the...
1
by: Michael Torrie | last post by:
Recently a post that mentioned a recipe that extended subprocess to allow killable processes caused me to do some thinking. Some of my larger bash scripts are starting to become a bit unwieldy...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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
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...

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.