Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importing PyCall via the rc file throws an LLVM error #246

Closed
svaksha opened this issue Mar 16, 2016 · 1 comment
Closed

importing PyCall via the rc file throws an LLVM error #246

svaksha opened this issue Mar 16, 2016 · 1 comment

Comments

@svaksha
Copy link

svaksha commented Mar 16, 2016

Hi,

On Debian (testing), adding PyCall to the juliarc file throws this LLVM error:

LLVM ERROR: Program used external function 'julia_getindex_23763' which could not be resolved!

I changed it to using PyCall, same error. Any ideas on how to import PyCall during startup?

Thanks in Advance!

PS: I am running Version 0.5.0-dev+3161 (2016-03-15 10:34 UTC) on Debian (testing).
I tried building it again Pkg.checkout("PyCall"); Pkg.build("PyCall") but no luck.

@stevengj
Copy link
Member

0.5 is not working right now with PyCall, apparently due to a Julia bug; see JuliaLang/julia#15300.

svaksha added a commit to svaksha/yaksha that referenced this issue Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants