Re: pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017.
Kyle Altendorf <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] > 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 _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt