[Python-porting] Error during installation of future module

gfledev at laposte.net gfledev at laposte.net
Wed May 24 10:24:11 EDT 2017



Hello, 





I have a problem when I try to install the future module on my computer. Maybe you can help me. 





My configuration : 

Windows 7 64 bits, Python 3.5.3 64 bits 




My problem : 


I am trying to install future-0.16.0.tar.gz via the setup file (can't use pip because I am not connected to the Internet), and I get this error : 

... 


byte-compiling build\bdist.win-amd64\egg\libfuturize\fixes\fix_add__future__imports_except_unicode_literals.py to fix_add__future__imports_except_unicode_literals.cpython-35.pyc 

error: [Errno 2] No such file or directory: 'build\bdist.win-amd64\egg\libfuturize\fixes\__pycache__\fix_add__future__imports_except_unicode_literals.cpython-35.pyc.69344256' 




Just to check, I have tried to install the future module with Python 3.5.3 32 bits and have encountered any problem at all. 




Does someone have an idea of where this comes from? 




Thanks a lot. 







PS : I have opened a subject on StackOverflow : https://stackoverflow.com/questions/44160158/python-error-during-installation-of-future-module 






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-porting/attachments/20170524/9ebb8198/attachment.html>


More information about the Python-porting mailing list