Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not install pywin32 #1179

Closed
conniegao0510 opened this issue Mar 16, 2018 · 5 comments
Closed

can not install pywin32 #1179

conniegao0510 opened this issue Mar 16, 2018 · 5 comments

Comments

@conniegao0510
Copy link

conniegao0510 commented Mar 16, 2018

my python version is:
Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:54:40) [MSC v.1900 64 bit (AMD64)] on win32

i have downloaded the file:pywin32-220.win-amd64-py3.6
but it shown me the error: Python version 3.6-32 required, which was not found in the registry.

What can I do in the next step?
Thank you so much.

@zdenop
Copy link

zdenop commented Mar 16, 2018

Can you explain details about you OS and python version (32 or 64 bit version)?

64 bit (AMD64)] on win32

@shorinji
Copy link

shorinji commented May 17, 2018

Same error here, except I have version
Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32

Trying to install pywin32-223.win-amd64-py2.7.exe

The installer runs through, but ends with:

close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

@UnderJollyRoger
Copy link

I am dealing with the same error as Shorinji.

I installed pywin32-223.win32-py2.7.exe. I'm want to use Pywin to run scripts using Arcpy modules. For this reason it was installed here: C:\Python27\ArcGIS10.5

Pywin opens fine, but it doesn't recognize any modules in any of scripts.

@mhammond
Copy link
Owner

mhammond commented Jan 3, 2019

I'm not sure what causes this, but I'll track it in #498.

@mhammond mhammond closed this as completed Jan 3, 2019
@KnIfER
Copy link

KnIfER commented May 8, 2021

What registry key does it require to install pywin32?

I have pythons installed directly on the c drive, C:\Python37、 C:\Python27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants