Releases: JuliaPy/PyCall.jl
Releases · JuliaPy/PyCall.jl
v1.96.4
PyCall v1.96.4
Merged pull requests:
- Rename
distutils.sysconfig
tosysconfig
(#1068) (@MilesCranmer) - bump to 1.96.4 (#1070) (@stevengj)
v1.96.3
PyCall v1.96.3
Merged pull requests:
- Fix the stdlib compat entries (#1065) (@DilumAluthge)
Closed issues:
- PyCall 1.96.2 breaks tests at Imbalance.jl (#1064)
v1.96.2
v1.96.1
v1.96.0
PyCall v1.96.0
Merged pull requests:
v1.95.2
PyCall v1.95.2
Closed issues:
- I Can't import "finpy-tse" using pyimport (#1003)
- Error building PyCall with julia-1.8.5 due to Cryptography version (#1023)
- python package plugins (#1026)
- Cannot build PyCall, possibly due to incompatible architecture (#1027)
- [x-post] PyCall.jl setting incorrect libpython on Julia 1.9 (#1029)
- Docker Image Build: PyCall not found in current path (#1031)
- Pycall Gets Error in PyCharm and in Jupyter Lab but works in iPython (#1037)
- Cannot build PyCall: InvalidVersionSpec: Invalid version '>=': invalid operator (#1038)
Merged pull requests:
- Urgent: add option to disable numpy install / prevent corruption of conda-forge environments (#1040) (@MilesCranmer)
v1.95.1
PyCall v1.95.1
Closed issues:
Merged pull requests:
v1.95.0
PyCall v1.95.0
Closed issues:
- SSLCertVerificationError when using urllib from Julia (#987)
- PyCall Thread safety issues even with locking. (#1005)
- PyCall broken on M1 Mac and Julia 1.8.2? (#1010)
- installation of package from different channel not working (#1017)
Merged pull requests:
- Expand precompilation (#1015) (@MilesCranmer)
- Fix unittests on Windows (#1016) (@MilesCranmer)
v1.94.1
PyCall v1.94.1
v1.94.0
PyCall v1.94.0
Closed issues:
- Wrong error reported when accessing an attribute (#696)
- print function in python not works called by julia through PyCall (#912)
- PyCall cv2 drawings error (#980)
- Error building docker image for project using PyCall (#983)
- PyObject array 'only size-1 arrays can be converted to Python scalars' (#984)
- Passing julia function to python listener function to receive async events (#985)
- How to disable the conda when building PyCall? (#989)
- PyCall Wrongly look for Matplotlib in Python 3.6 instead of Python in Conda in Julia (#998)
- How to Convert line "From import " ? (#1001)
Merged pull requests: