v1.92.4
PyCall v1.92.4
Closed issues:
- Misleading build error on unsupported architecture (#806)
- brpc problem (#899)
- Cannot build pycall because it doesn't find ctypes (#902)
- Help wanted : link pycall to anaconda env with .yml file (#907)
- Failed to load PyCall on M1 Mac (#911)
- Cannot use existing conda env with python 3.8 and current PyCall (#916)
- AttributeError("'PyCall.jlwrap' object has no attribute 'encode'") (#917)
- Unable to install PyCall (#919)
- MKL Fatal Error: Can't load libmkl_intel_thread.1.dylib (#921)
- Use local PyCall instead of global PyCall (#923)
- Relative Path does not work with
ENV["PYTHON"]
(#929)
Merged pull requests:
- Interpolation caveat and typo (#848) (@PallHaraldsson)
- typo fix in README.md (#871) (@slayoo)
- rm arch checks in build script (#906) (@stevengj)
- Update pkg api to install master version (#914) (@vmiheer)
- Fixed typo in fail message for pyimport. (#926) (@v1j4y)
- Dict->IdDict in exception types (#927) (@timholy)
- Revive CI (#930) (@tkf)
- Update Julia and Python versions in CI (#932) (@tkf)
- Simplify Python version selection for latest stable (#933) (@tkf)
- Update TagBot (#934) (@tkf)
- Bump to 1.92.4 (#935) (@tkf)