I found TONS of answers online but nothing helped. I found this question:
Which kind of helped but I got stuck on this part: (Step I Got Stuck On)
After pasting "C:\Qt\Qt5.8.0\5.8\msvc2015\bin\qtenv2.bat"
into my cmd it said that The system cannot find the path specified
. Also, I tried skiping ahead to see if the further steps work for me. The command nmake
didn't work either. What am I missing?
I'm using:
- Windows7
- Python3.6
- sip4.19.4
- PyQt5.9.1
- VisualStudio2017
Also, please don't mark this question as a duplicate of the question linked above as I did read it but I had troubles with doing what the answer said.