[PyQt] pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017.

Kyle Altendorf sda at fstab.net
Fri May 31 19:02:36 BST 2019


I think you need to either use a developer command prompt: 

https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=vs-2019#developer_command_prompt_shortcuts


or manually call the proper vcvars script: 

https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=vs-2019#developer_command_file_locations


Cheers, 

-kyle 

On 2019-05-31 12:51, Zhao Lee wrote:

> Already installed  Microsoft Build Tools 2015 from https://www.microsoft.com/en-us/download/details.aspx?id=48159 [1] 
> 
> Followed https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/demo.html [2] 
> When  
> 
> C:\Users\i\Downloads\pyqtdeploy-2.4\demo>python build-demo.py 
> 
> I got 
> pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017. 
> 
> So what's wrong ? 
> I am not the only one encountered the problem ,  
> https://stackoverflow.com/questions/55409969/pyqtdeploy-unable-to-detect-msvc2015-or-msvc2017 
> please help  ! 
> 
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
 

Links:
------
[1] https://www.microsoft.com/en-us/download/details.aspx?id=48159
[2] https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/demo.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190531/f816094a/attachment.html>


More information about the PyQt mailing list