[issue29128] No way to instsall win32com on python 3.6

2017-01-02 Thread Zachary Ware

Changes by Zachary Ware :


--
resolution:  -> third party
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29128] No way to instsall win32com on python 3.6

2017-01-02 Thread Chi Hsuan Yen

Chi Hsuan Yen added the comment:

https://github.com/pywin32/pypiwin32/pull/2

Anyway this is not a Python issue but pywin32's.

--
nosy: +Chi Hsuan Yen

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29128] No way to instsall win32com on python 3.6

2017-01-02 Thread Evan

Evan added the comment:

This package doesn't yet have a wheel for Python 3.6, so it falls back on the 
source distribution, and the setup.py file doesn't run under Python 3.

You can either wait for the maintainer to upload the new wheel to PyPI, or take 
one of the recently built installers from 
https://sourceforge.net/projects/pywin32/files/pywin32/Build%20220/

--
nosy: +evan_

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29128] No way to instsall win32com on python 3.6

2017-01-01 Thread Zoe Mbikayi

Zoe Mbikayi added the comment:

i'm using the command pip install pypiwin32
but the installation process stops and I have this error: syntaxtError: Missing 
parentheses in call to 'print'

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29128] No way to instsall win32com on python 3.6

2017-01-01 Thread Brett Cannon

New submission from Brett Cannon:

Can you provide a bit more detail, e.g. what error are you seeing?

--
nosy: +brett.cannon

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29128] No way to instsall win32com on python 3.6

2017-01-01 Thread Zoe Mbikayi

Changes by Zoe Mbikayi :


--
title: No way to instsall win32com -> No way to instsall win32com on python 3.6
type: resource usage -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com