Skip to content

Releases: JuliaPy/PyCall.jl

v1.96.4

16 Dec 14:25
e54c4ee
Compare
Choose a tag to compare

PyCall v1.96.4

Diff since v1.96.3

Merged pull requests:

v1.96.3

06 Dec 03:00
d407513
Compare
Choose a tag to compare

PyCall v1.96.3

Diff since v1.96.2

Merged pull requests:

Closed issues:

  • PyCall 1.96.2 breaks tests at Imbalance.jl (#1064)

v1.96.2

08 Nov 16:31
3df5c48
Compare
Choose a tag to compare

PyCall v1.96.2

Diff since v1.96.1

Merged pull requests:

Closed issues:

  • what does it take for PyCall.jl to drop GIL (#1046)
  • pytype_mapping confusion (#1049)
  • Building PyCall Offline with Mamba (#1050)
  • Convert memory address to Python pointer (#1051)
  • the ENV["PYTHON"]="path/to/python.exe" not work for python3.12.0 (#1060)

v1.96.1

28 Jun 01:11
2a9f077
Compare
Choose a tag to compare

PyCall v1.96.1

Diff since v1.96.0

Merged pull requests:

v1.96.0

21 Jun 23:15
c12d6d7
Compare
Choose a tag to compare

PyCall v1.96.0

Diff since v1.95.2

Merged pull requests:

v1.95.2

16 Jun 20:53
b5da159
Compare
Choose a tag to compare

PyCall v1.95.2

Diff since v1.95.1

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

09 Jan 22:17
bcaba00
Compare
Choose a tag to compare

PyCall v1.95.1

Diff since v1.95.0

Closed issues:

  • PyCall.PyJlError has no field T (#1020)
  • PyCall.PyJlError has no field msg (#1021)

Merged pull requests:

v1.95.0

05 Jan 22:49
9bd0908
Compare
Choose a tag to compare

PyCall v1.95.0

Diff since v1.94.1

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:

v1.94.1

22 Aug 15:37
9f22684
Compare
Choose a tag to compare

PyCall v1.94.1

Diff since v1.94.0

v1.94.0

22 Aug 12:52
94a77bf
Compare
Choose a tag to compare

PyCall v1.94.0

Diff since v1.93.1

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: