Commit 5d59816
Bastian Bechtold
x64 fixed, when running on arm64 Windows
x64 python, running on arm64 Windows, reports the exact same architecture
and platform as arm64 python running on arm64 Windows. We can not
distinguish between them here.
For now, neither, numpy nor CFFI support arm64 python on Windows, so we
can simply ignore it. This is ugly.1 parent 80c62b8 commit 5d59816
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| |||
0 commit comments