JuliaPy / JuliaPy/PyCall.jl

Assertion failed in function addImmutablePass

Open
#791 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

I tried to use a Python package with PyCall running the command:
pyimport("bispy")
where bispy is a package that runs under the Python distribution linked in my ENV variable. I get the following error:
Capture d’écran 2020-06-23 à 14 47 04

However, running pyimport with classical packages such as scipy or sympy works fine. I really don't understand the error message and hence have no clue on how to solve it...
Any help appreciated!
Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.