473,657 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problems with registering PythonService.e xe

Hi!

I have the following problem :(
After registering the "PythonService. exe" executable...

C:\Python23\Lib \site-packages\win32> PythonService.e xe -register

I got the following error message:
=============== =============== =============== =============== =============== ===
"Registerin g the Python Service Manager...
Fatal Python error: PyThreadState_G et: no current thread

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
=============== =============== =============== =============== =============== ===
What may be wrong ?:(

I have win32all-157 installed on my computer...

I will be grateful for any hints.
Thank you in advance,

Sylwia
Jul 18 '05 #1
0 1146

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

Similar topics

2
3135
by: ChrisD | last post by:
I'm running Python 2.3.3 with Win32 extensions win32all-163. I'm working through Chapter 18 of Mark Hammond's excellent "Python Programming on Win32". On page 350 the simple NT service example requires that the PythonService.exe program be registered. However, when I attempt it I get this error: --------------------------------- C:\Python23\Lib\site-packages\win32>PythonService /register Registering the Python Service Manager......
0
1514
by: Sylwia | last post by:
Hi! I have the following problem :( After registering the "PythonService.exe" executable... C:\Python23\Lib\site-packages\win32>PythonService.exe -register I got the following error message: ============================================================================== "Registering the Python Service Manager...
0
1096
by: Gandalf | last post by:
Hello! I have installed win32 extensions (version 200) on an XP machine. I'm trying to install a new windows service (written in python) but I cannot find pythonservice.exe on my hard drive. How can I obtain it? Thanks in advance, Laci
1
1894
by: Larry Bates | last post by:
I have tried everything I know to get my NT service to make correct entries in the NT Event Log when the service is started and stopped (and eventually when permanent failures occur). I'm copying the code I see on page 356 of Python Programming on Win32 and for the life of me I cannot get this to work properly. Basically I have the following code snippet at the top of my SvcDoRun method:
1
1328
by: Alan F. | last post by:
One of our developers is trying to register a database that is not local to his computer with his Windows domain account versus sql server. When registering the server he gets an error message that SQL Server does not exist and he is unable to register the database although his windows account is has a login at the remote database. I don't want to create a sql login for him I would rather he login with is windows account, anyone have any...
1
3039
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
2
6259
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For some reasons, it does not complete the reinstall. See the status report from the GUI installer at the end of this note. Errors are towards the bottom. Everything installed in /usr/opt for DB2 but the sqllib folder that is supposed to be created in...
1
1362
by: Uty | last post by:
As the subject suggests, I have two questions about using COM objects in C#. I'm using two different objects, each of which is giving me a problem. The first object ... we'll call it AppXControl. Here's some Visual Basic 6 code I've written which gets the code connected to the COM object. Private WithEvents xControl As AppXControl.Control Private xConnector As New AppXControl.Connector ** This line of code is in FormMain_Load() Set...
12
1289
by: DanB | last post by:
When I try to send email using the System.Web.Mail namespace I get an exception of Could not Create CDO.message object. FYI - I worked for a long time with a similar exception of "Could not create CDO.message object". I think I resolved that by registering CDO.dll. I am running VB.NET 2002, Framework 1.0 (Even though I have installed
20
6007
by: Aek | last post by:
We recently moved our large codebase over from VS7 to 8 and found that we now get access violations in atexit calls at shutdown when debugging the application in VS2005. This occurs in static members / singletons (especially meyer type singletons) which use locally declared static variables. These variables are normally cleaned up automatically at shutdown of the application by registering with the atexit. I break point the destructor on...
0
8411
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
8838
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
8739
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...
1
8513
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6176
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
5638
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();...
0
4173
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1969
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.