Dear python team . 

I used python 2.7 and 3.4 version and I saw your simple way Installing Python 
Modules — Python 3.6.1 documentation

Installing Python Modules — Python 3.6.1 documentation  

Hope this mail will help you and your changes will help python users.

I think is need to fix some python modules, like: PyQt 4 and 5 with SIP.
The main reason is the hard way to install this python modules.
Also some python package PyAudio can be install into python 2.7 version but not 
into 3.4.
This python module ( PyAudio ) is need by SpeechRecognition python module. 

I try also the wheel way , but nothing . 
For windows I used this : 

pip-review.exe --auto --verbose 

and working well with some packages but I got some errors:

  Rolling back uninstall of mysql-connector
Command "C:\Python34\python.exe -u -c "import setuptools, 
tokenize;__file__='C:\\Users\\mythcat\\AppData\\Local\\Temp\\pip-build-21khqzin\\mysql-connector\\setup.py';f=getattr(tokenize,
 'open', open)(__file__);code=f.read().replace('\r\n', 
'\n');f.close();exec(compile(code, __file__, 'exec'))" install --record 
C:\Users\mythcat\AppData\Local\Temp\pip-80abjmph-record\install-record.txt 
--single-version-externally-managed --compile" failed with error code 1 in 
C:\Users\mythcat\AppData\Local\Temp\pip-build-21khqzin\mysql-connector\


Thank you.
Best regards. 

Cătălin George Feștilă


https://python-catalin.blogspot.ro/
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to