JuliaPy / PyCall.jl

Package to call Python functions from the Julia language
MIT License
1.45k stars 186 forks source link

type-stable PyError constructor #1022

Closed stevengj closed 1 year ago

stevengj commented 1 year ago

Closes #1020, closes #1021.

Also incidentally fixes test_build.jl when python is not installed; it should use PyCall.python.

stevengj commented 1 year ago

CI failure on Ubuntu with Python 2.7 is https://github.com/actions/setup-python/issues/543 — this is not available in the latest Ubuntu x64 build.