wqtb

Results 6 comments of wqtb

I have installed rust and vc++2019 ,but after I typed 'rustup install nightly 2019-10-05 --force' ,I got an error like I post

> same here, did you figure it out how to solve it? unfortunately not, I have no idea about how to address this issue, hope you can solve it

I changed another computer, which python version is **3.8.10** ,Autopy installed success

PS C:\Users\Administrator> python --version Python 3.8.10 PS C:\Users\Administrator> pip install autopy Collecting autopy Downloading autopy-4.0.0-cp38-cp38-win_amd64.whl (3.7 MB) |████████████████████████████████| 3.7 MB 211 kB/s Installing collected packages: autopy Successfully installed autopy-4.0.0

PS C:\Users\Administrator> python --version Python 3.8.10 PS C:\Users\Administrator> pip install autopy Collecting autopy Downloading autopy-4.0.0-cp38-cp38-win_amd64.whl (3.7 MB) |████████████████████████████████| 3.7 MB 252 kB/s Installing collected packages: autopy Successfully installed autopy-4.0.0 PS...