JuliaPy / JuliaPy/PythonCall.jl

PythonCall.jl 0.9.19 and 0.9.20 seem broken on julia-nightly on GH actions

オープン
#513 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Julia
スター
1.1k
フォーク
86
平均マージ
1日 22時間
マージ済み PR(30日)
3

説明

**Affects:** PythonCall

**Describe the bug**

When running the tests for [BraketSimulator.jl](https://github.com/amazon-braket/BraketSimulator.jl), which use PythonCall.jl, on GitHub actions using `julia-nightly`, I get the following error:

```
LoadError: UndefVarError: `pyconvert` not defined in `PythonCall`
```
Even though as far as I can tell, PythonCall.jl does export this function. It's only occuring on GH actions, I can't reproduce it locally with a checkout of Julialang `master`.

Please include the steps required to reproduce the bug. This should include not just code but **all** the steps required to reproduce the bug

**Your system**
Please provide detailed information about your system:
- Occurs on Windows, Ubuntu, and macOS runners
- GH actions `julia-nightly` and PythonCall.jl `0.9.19` and `0.9.20`.

**Additional context**
Add any other context about the problem here.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。