Commit 4355ac9
* Attempt to fix error on appveyor.
I'm essentially attempting to apply information from
https://stackoverflow.com/questions/30143999/python-dll-load-failed-1-is-not-a-valid-win32-application
and
https://stackoverflow.com/questions/33709391/using-multiple-python-engines-32bit-64bit-and-2-7-3-5
* Attempt to force 64 bit.
* Specify 64 bit properly.
* Attempt to not use conda env at all.
* Specify no build
* Use win env python.
1 parent 041f1f2 commit 4355ac9
1 file changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
7 | 5 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 6 | + | |
| 7 | + | |
14 | 8 | | |
15 | 9 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments