You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got suspicious when pip tried to install the tgz file.
I'm using it on ubuntu fine
pip install .\autopy-1.0.1-cp36-cp36m-win_amd64.whl
autopy-1.0.1-cp36-cp36m-win_amd64.whl is not a supported wheel on this platform.
systeminfo /fo csv | ConvertFrom-Csv | select OS*, System*, Hotfix* | Format-List
OS Name : Microsoft Windows 10 Pro
OS Version : 10.0.17134 N/A Build 17134
OS Manufacturer : Microsoft Corporation
OS Configuration : Member Workstation
OS Build Type : Multiprocessor Free
System Boot Time : 07.06.2018, 09.23.56
System Manufacturer : ASUS
System Model : All Series
System Type : x64-based PC
System Directory : C:\WINDOWS\system32
System Locale : no;Norwegian (Bokmal)
Hotfix(s) : 4 Hotfix(s) Installed.,[01]: KB4103729,[02]: KB4287903,[03]: KB4284835,[04]: KB4103721
Thanks
The text was updated successfully, but these errors were encountered:
This is odd, as I packaged it on a 64-bit system. I'm going to try wiping my virtual machine and take another stab at it for the next version (see #18). Combining these two issues for now.
I got suspicious when pip tried to install the tgz file.
I'm using it on ubuntu fine
Thanks
The text was updated successfully, but these errors were encountered: