Skip to content

Fix appveyor#161

Closed
tkf wants to merge 13 commits into
JuliaPy:masterfrom
tkf:fix-appveyor
Closed

Fix appveyor#161
tkf wants to merge 13 commits into
JuliaPy:masterfrom
tkf:fix-appveyor

Conversation

@tkf
Copy link
Copy Markdown
Member

@tkf tkf commented May 1, 2018

based on #149

It seems that Python interpreter from conda is used in appveyor and probably that's why the tests are failing.

INFO: Using the Python distribution in the Conda package by default.
To use a different Python version, set ENV["PYTHON"]="pythoncommand" and re-run Pkg.build("PyCall").

https://ci.appveyor.com/project/Keno/pyjulia/build/1.0.47/job/d5fc9701osdo9w4j#L47

Let's see...

@tkf
Copy link
Copy Markdown
Member Author

tkf commented May 1, 2018

OK. So I think 20e3c71 fixes the failure:
https://ci.appveyor.com/project/Keno/pyjulia/build/1.0.52

@tkf
Copy link
Copy Markdown
Member Author

tkf commented May 2, 2018

closing in favor of #149

@tkf tkf closed this May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants