473,795 Members | 3,041 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installation WIN32 extensions over WINDOWS2003

Hello:

I have installed WIN32 extensions over Windows2003 server standard edition and when I restarted this I found mistakes on it.

Is it compatible Win2003 with Python 2.2.3 Win32 extensions?
Do you have any suggestion?

Thanks
Jul 18 '05 #1
0 1262

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

Similar topics

0
1553
by: R. Rajesh Jeba Anbiah | last post by:
Q: How to run PHP? A: 1. Use command line php and pass php file as an argument. Hardly used. 2. Run with an webserver preferably Apache. (Access via browser like http://localhost/foo.php ) Q: Where to get PHP? Q: How to install PHP? A: Install the webserver first. Apache is available at http://httpd.apache.org/download.cgi
6
2242
by: Don | last post by:
We have attempted several times to install Python 2.3 on a Windows 95 system. Each time, at the end of the install the following error is displayed: Error in installer script. Traceback (most recent call last): File "C:\WINDOWS\TEMP\FinishInstall.py", line 101, ApplyEntryPoint apply(ep,args) File "C:\WINDOWS\TEMP\FinishInstall.py", line 82, in DoCompileAllAndRegisterCOM FindDuplicates(mod,dir)
0
1392
by: Axel Diener | last post by:
I embed python interpreters in a C++ program. For each script to execute I create a new interpreter. In this environment I can use the win32 extensions only one time. Here is a little piece of code to illustrate the problem: int main(int argc, char **argv) { Py_Initialize(); Py_SetProgramName(argv);
0
995
by: infidel | last post by:
I just uninstalled all previous versions of Python from my machine (2.3.4 and 2.4a1) and installed 2.4b2. Now when I try to install the win32 extensions (builds 202 and 203), the installer displays this: <pre> Running the pre-installation script failed 'import site' failed; use -v for traceback Traceback (most recent call last): File "<string>", line 3, in ? File "C:\Python24\Lib\os.py", line 133
1
6636
by: mg | last post by:
Hi all, I have reinstalled my Win32 computer last week and I did an update of the project PyWin32 to complete my Python installation. (I have to use sources from CVS for my project !) So, when I run 'python setup.py' in my PyWin32 directory, I have two problem : the version indacated in windows.h and some symbols who are not defined. See the trace :
1
1638
by: Naga Kiran | last post by:
Hi I have a small query in ASP.Net on windows2003 server platform.. I built an Application in ASP.Net.... This application is hosted on the system where that system has Windows2003 Operating system (with IIS6.0). In my application relative paths are not working after hosting in windows 2003 system(IIS6.0). When the application was on windows2000prof, it worked fine. But only after migrating to windows2003(IIS6.0), it stopped working.
2
6670
by: JoshPeltier | last post by:
Hi, I am having problems installing vb.net on my laptop, running xp home. It will not install the frontpage client. I have updated windows and office(2000), yet still get the error. Here is the error from the installation log vs70uimgr: Entering RunningComponent() method Setup.exe: GetGlobalCustomProperty({4F8791EE-486F-44B5-952B-F28F9FD58BD0} VS70BaseUI: ISetupManager::GetGlobalCustomProperty() failed to find global prop in...
0
3029
by: Hernan Garber | last post by:
Hi, Attached, the installation log. Win 2k Server SP3 IE6SP1/SQL Server Installed Thanks Setup.exe: Setup.exe: ========== Logging started ==========
0
806
by: Shawn | last post by:
I wrote a Windows service that installs fine on standard Windows2003 Server, but the installation just stops when trying to install to Win2k3 64-bit. It says I need to restart the setup, but of course that does nothing.
0
9672
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
9519
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10438
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...
1
10164
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,...
0
10001
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
9042
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...
0
5437
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
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.