try installing the packages and dependencies by downloading their
wheels from
https://pypi.python.org
it will cause no error
Bhavesh Anand
about.me/bhaveshanand
On 14 February 2017 at 18:37, <
jcvalverd...@gmail.com> wrote:
> Hello, I've been trying to install kivy folowing the instructions indicated
> in the oficial url
> (
https://kivy.org/docs/installation/installation-windows.html#install-win-dist)
> but errors have made it imposible to install this module. I saw in a forum
> that installing this (
http://glew.sourceforge.net/index.html) maybe could
> end the problem, but it didnt. In general, the errors I can see in the
> comand promt are the following:
>
> ....
>
> C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\BIN\x86_amd64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL
> /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\Users\USER\Anaconda3\libs
> /LIBPATH:C:\Users\USER\Anaconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files
> (x86)\Microsoft Visual Studio 14.0\VC\LIB\amd64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\10\lib\10.0.10240.0\ucrt\x64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\NETFXSDK\4.6.1\lib\um\x64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\8.1\lib\winv6.3\um\x64" opengl32.lib glew32.lib
> /EXPORT:PyInit_context
> build\temp.win-amd64-3.6\Release\Users\jUSER\AppData\Local\Temp\pip-build-f2z00gsx\kivy\kivy\graphics\context.obj
> /OUT:build\lib.win-amd64-3.6\kivy\graphics\context.cp36-win_amd64.pyd
> /IMPLIB:build\temp.win-amd64-3.6\Release\Users\USER\AppData\Local\Temp\pip-build-f2z00gsx\kivy\kivy\graphics\context.cp36-win_amd64.lib
> LINK : fatal error LNK1181: cannot open input file 'glew32.lib'
> error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio
> 14.0\\VC\\BIN\\x86_amd64\\link.exe' failed with exit status 1181
>
> ----------------------------------------
> Failed building wheel for kivy
> Running setup.py clean for kivy
> Failed to build kivy
> Installing collected packages: kivy
> Running setup.py install for kivy ... error
> Complete output from command C:\Users\USER\Anaconda3\python.exe -u -c
> "import setuptools,
> tokenize;__file__='C:\\Users\\USER\\AppData\\Local\\Temp\\pip-build-f2z00gsx\\kivy\\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\USER\Data\Local\Temp\pip-9lilpuob-record\install-record.txt
> --single-version-externally-managed --compile:
> Using distutils
>
> ....
>
> C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\BIN\x86_amd64\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL
> /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\Users\USER\Anaconda3\libs
> /LIBPATH:C:\Users\USER\Anaconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files
> (x86)\Microsoft Visual Studio 14.0\VC\LIB\amd64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\10\lib\10.0.10240.0\ucrt\x64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\NETFXSDK\4.6.1\lib\um\x64" "/LIBPATH:C:\Program Files
> (x86)\Windows Kits\8.1\lib\winv6.3\um\x64" opengl32.lib glew32.lib
> /EXPORT:PyInit_context
> build\temp.win-amd64-3.6\Release\Users\jUSER\AppData\Local\Temp\pip-build-f2z00gsx\kivy\kivy\graphics\context.obj
> /OUT:build\lib.win-amd64-3.6\kivy\graphics\context.cp36-win_amd64.pyd
> /IMPLIB:build\temp.win-amd64-3.6\Release\Users\USER\AppData\Local\Temp\pip-build-f2z00gsx\kivy\kivy\graphics\context.cp36-win_amd64.lib
> LINK : fatal error LNK1181: cannot open input file 'glew32.lib'
> error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio
> 14.0\\VC\\BIN\\x86_amd64\\link.exe' failed with exit status 1181
>
> ----------------------------------------
> Command "C:\Users\USER\Anaconda3\python.exe -u -c "import setuptools,
> tokenize;__file__='C:\\Users\\USER\\AppData\\Local\\Temp\\pip-build-f2z00gsx\\kivy\\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\jUSER\AppData\Local\Temp\pip-9lilpuob-record\install-record.txt
> --single-version-externally-managed --compile" failed with error code 1 in
> C:\Users\jc-vh\AppData\Local\Temp\pip-build-f2z00gsx\kivy\
>
>
> ...
>
> I have installed python 3.5 and installed visual studio 2015 because it was
> an error that apeared before, if you need more info I will give it to you.
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kivy users support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
kivy-users+...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.