You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#fix Had an runtime error with my 3.6 virtual env but seems to work with a fresh 3.5
ninia/jep#116 (comment)
Using these from the Intellij debug configuration
```
-Djava.library.path=/development/bin/python/conda3/envs/py35/lib/python3.5/site-packages/jep
PYTHONHOME=/development/bin/python/conda3/envs/py35/
LD_PRELOAD=/development/bin/python/conda3/envs/py35/lib/libpython3.5m.so.1.0
```
Also getting this but just a warning
https://stackoverflow.com/a/47227886/4032515
0 commit comments