DCC@PC-Cecilia MINGW64 ~ $ pip install pip --upgrade DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already up-to-date: pip in c:\python27amd64\lib\site-packages (19.0.3) DCC@PC-Cecilia MINGW64 ~ $ pip --version pip 19.0.3 from c:\python27amd64\lib\site-packages\pip (python 2.7) DCC@PC-Cecilia MINGW64 ~ $ pip install --upgrade pip setuptools DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Requirement already up-to-date: pip in c:\python27amd64\lib\site-packages (19.0.3) Collecting setuptools Using cached https://files.pythonhosted.org/packages/c8/b0/cc6b7ba28d5fb790cf0d5946df849233e32b8872b6baca10c9e002ff5b41/setuptools-41.0.0-py2.py3-none-any.whl Installing collected packages: setuptools Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed setuptools-41.0.0 DCC@PC-Cecilia MINGW64 ~ $ pip install warble DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting warble Using cached https://files.pythonhosted.org/packages/84/6b/b46e72840edad09c1effc01f20e31eb7e5281ac16415bebfdf267c70c05c/warble-1.1.0.tar.gz Installing collected packages: warble Running setup.py install for warble: started Running setup.py install for warble: finished with status 'error' Complete output from command c:\python27amd64\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\dcc\\appdata\\local\\temp\\pip-install-waer_1\\warble\\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\dcc\appdata\local\temp\pip-record-e7jsz2\install-record.txt --single-version-externally-managed --compile: running install running build running build_py Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 17/04/2019 19:21:53. Project "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "x64\Release\". C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] Creating directory "x64\Release\warble.tlog\". InitializeBuildStatus: Creating "x64\Release\warble.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /AI"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\vcpackages" /AI"C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.16299.0" /Zi /ZW /nologo /W3 /WX- /diagnostics:classic /sdl /O2 /Oi /GL /D WARBLE_DLL_EXPORTS /D API_WIN10 /D NDEBUG /D WARBLE_EXPORTS /D _WINDOWS /D _USRDLL /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"x64\Release\\" /Fd"x64\Release\vc141.pdb" /Gd /TP /FC /errorReport:queue /Zc:twoPhase- ..\src\warble\cpp\gatt.cpp ..\src\warble\cpp\gattchar.cpp ..\src\warble\cpp\lib.cpp ..\src\warble\cpp\scanner.cpp ..\src\warble\cpp\win10_api.cpp ..\src\warble\cpp\win10_scanner.cpp gatt.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\gatt.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] gattchar.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\gattchar.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] lib.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\lib.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] scanner.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] win10_api.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\win10_api.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] win10_scanner.cpp c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\win10_scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] Done Building Project "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj" (default targets) -- FAILED. Build FAILED. "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj" (default target) (1) -> (PrepareForBuild target) -> C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj" (default target) (1) -> (ClCompile target) -> c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\gatt.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\gattchar.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\lib.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\win10_api.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\src\warble\cpp\win10_scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\clibs\warble\vs2017\warble.vcxproj] 1 Warning(s) 6 Error(s) Time Elapsed 00:00:01.92 Traceback (most recent call last): File "", line 1, in File "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\setup.py", line 93, in 'Programming Language :: Python :: 3', File "c:\python27amd64\lib\site-packages\setuptools\__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "c:\python27amd64\lib\distutils\core.py", line 151, in setup dist.run_commands() File "c:\python27amd64\lib\distutils\dist.py", line 953, in run_commands self.run_command(cmd) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\python27amd64\lib\site-packages\setuptools\command\install.py", line 61, in run return orig.install.run(self) File "c:\python27amd64\lib\distutils\command\install.py", line 563, in run self.run_command('build') File "c:\python27amd64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\python27amd64\lib\distutils\command\build.py", line 127, in run self.run_command(cmd_name) File "c:\python27amd64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\setup.py", line 50, in run raise RuntimeError("Failed to compile warble.dll") RuntimeError: Failed to compile warble.dll ---------------------------------------- Command "c:\python27amd64\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\dcc\\appdata\\local\\temp\\pip-install-waer_1\\warble\\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\dcc\appdata\local\temp\pip-record-e7jsz2\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\dcc\appdata\local\temp\pip-install-waer_1\warble\ DCC@PC-Cecilia MINGW64 ~ $ pip install metawear DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting metawear Using cached https://files.pythonhosted.org/packages/f0/f2/804d95c4adffb09cafc2bd388b1c5e92c1936a20cdd486d348f5024d3ac0/metawear-0.7.0.tar.gz Collecting warble<2.0,>=1.1 (from metawear) Using cached https://files.pythonhosted.org/packages/84/6b/b46e72840edad09c1effc01f20e31eb7e5281ac16415bebfdf267c70c05c/warble-1.1.0.tar.gz Collecting requests (from metawear) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests->metawear) Downloading https://files.pythonhosted.org/packages/df/1c/59cca3abf96f991f2ec3131a4ffe72ae3d9ea1f5894abe8a9c5e3c77cfee/urllib3-1.24.2-py2.py3-none-any.whl (131kB) Collecting idna<2.9,>=2.5 (from requests->metawear) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests->metawear) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests->metawear) Using cached https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl Installing collected packages: warble, urllib3, idna, chardet, certifi, requests, metawear Running setup.py install for warble: started Running setup.py install for warble: finished with status 'error' Complete output from command c:\python27amd64\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\dcc\\appdata\\local\\temp\\pip-install-laujf1\\warble\\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\dcc\appdata\local\temp\pip-record-xxgsrh\install-record.txt --single-version-externally-managed --compile: running install running build running build_py Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 17/04/2019 19:24:34. Project "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "x64\Release\". C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] Creating directory "x64\Release\warble.tlog\". InitializeBuildStatus: Creating "x64\Release\warble.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\CL.exe /c /AI"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\vcpackages" /AI"C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.16299.0" /Zi /ZW /nologo /W3 /WX- /diagnostics:classic /sdl /O2 /Oi /GL /D WARBLE_DLL_EXPORTS /D API_WIN10 /D NDEBUG /D WARBLE_EXPORTS /D _WINDOWS /D _USRDLL /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"x64\Release\\" /Fd"x64\Release\vc141.pdb" /Gd /TP /FC /errorReport:queue /Zc:twoPhase- ..\src\warble\cpp\gatt.cpp ..\src\warble\cpp\gattchar.cpp ..\src\warble\cpp\lib.cpp ..\src\warble\cpp\scanner.cpp ..\src\warble\cpp\win10_api.cpp ..\src\warble\cpp\win10_scanner.cpp gatt.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\gatt.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] gattchar.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\gattchar.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] lib.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\lib.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] scanner.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] win10_api.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\win10_api.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] win10_scanner.cpp c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\win10_scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] Done Building Project "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj" (default targets) -- FAILED. Build FAILED. "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj" (default target) (1) -> (PrepareForBuild target) -> C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj" (default target) (1) -> (ClCompile target) -> c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\gatt.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\gattchar.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\lib.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\win10_api.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\src\warble\cpp\win10_scanner.cpp : fatal error C1107: could not find assembly 'platform.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable [c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\clibs\warble\vs2017\warble.vcxproj] 1 Warning(s) 6 Error(s) Time Elapsed 00:00:01.74 Traceback (most recent call last): File "", line 1, in File "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\setup.py", line 93, in 'Programming Language :: Python :: 3', File "c:\python27amd64\lib\site-packages\setuptools\__init__.py", line 145, in setup return distutils.core.setup(**attrs) File "c:\python27amd64\lib\distutils\core.py", line 151, in setup dist.run_commands() File "c:\python27amd64\lib\distutils\dist.py", line 953, in run_commands self.run_command(cmd) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\python27amd64\lib\site-packages\setuptools\command\install.py", line 61, in run return orig.install.run(self) File "c:\python27amd64\lib\distutils\command\install.py", line 563, in run self.run_command('build') File "c:\python27amd64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\python27amd64\lib\distutils\command\build.py", line 127, in run self.run_command(cmd_name) File "c:\python27amd64\lib\distutils\cmd.py", line 326, in run_command self.distribution.run_command(command) File "c:\python27amd64\lib\distutils\dist.py", line 972, in run_command cmd_obj.run() File "c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\setup.py", line 50, in run raise RuntimeError("Failed to compile warble.dll") RuntimeError: Failed to compile warble.dll ---------------------------------------- Command "c:\python27amd64\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\dcc\\appdata\\local\\temp\\pip-install-laujf1\\warble\\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\dcc\appdata\local\temp\pip-record-xxgsrh\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\dcc\appdata\local\temp\pip-install-laujf1\warble\ DCC@PC-Cecilia MINGW64 ~ $ ^C DCC@PC-Cecilia MINGW64 ~ $