JuliaInterop / Mathematica.jl

Call Mathematica from Julia
Other
73 stars 17 forks source link

"using Mathematica" doesn't work on Windows 10 #8

Open ulzegasi opened 9 years ago

ulzegasi commented 9 years ago

I am using Mathematica 10 on Windows 7. Pkg.add("Mathematica") worked smoothly, but then I get the following error:

In  [4]: using Mathematica

Out [4]: ERROR: error compiling Open: could not load module ml64i3: The specified module could not be found.

while loading C:\Users\ulzegasi\.julia\v0.3\Mathematica\src\MathLink.jl, in expression starting on line 101
while loading C:\Users\ulzegasi\.julia\v0.3\Mathematica\src\Mathematica.jl, in expression starting on line 1
while loading In[4], in expression starting on line 1

in include at boot.jl:245
in include_from_node1 at loading.jl:128

Any suggestions how to fix the issue? Thank you very much!

ulzegasi commented 9 years ago

By the way, I have tried to modify the path in MathLink.jl for Mathematica 10.0, but the error message didn't change.

MikeInnes commented 9 years ago

Unfortunately I don't have a copy of it to test with, but it looks like the name of Mathematica's MathLink library might have changed (maybe because of a version bump?). You might be able to figure out what it's changed to from the MathLink docs.

abhi18av commented 8 years ago

@ulzegasi Hey, did you finally solve the issue? I'm kinda stuck at the same thing.

arnoudbuzing commented 5 years ago

@MikeInnes I don't know if you still actively develop this for Mathematica (Wolfram Language), but if you are please let me know and I can add you to our Wolfram Developer program so you always have the latest versions, including unreleased version.

MikeInnes commented 5 years ago

Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.

abhi18av commented 5 years ago

Could I participate as well?

I'm quite interested in the interop of Julia with Mathematica :)

On Tue, Feb 19, 2019 at 9:36 PM Mike J Innes notifications@github.com wrote:

Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682, or mute the thread https://github.com/notifications/unsubscribe-auth/AMNNXiGME1zbULIe74wjY4ldvOrkPr-pks5vPCEUgaJpZM4DwCi5 .

arnoudbuzing commented 5 years ago

OK, thank you.

If you can send an email to prerelease@wolfram.com, then we can you set up with this.

On Tue, Feb 19, 2019 at 10:06 AM Mike J Innes notifications@github.com wrote:

Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682, or mute the thread https://github.com/notifications/unsubscribe-auth/ADFkChag3Au8hMSjyyl9bepo0-U8OS-Lks5vPCEUgaJpZM4DwCi5 .

arnoudbuzing commented 5 years ago

Yes.

If you can send an email to prerelease@wolfram.com, then we can you set up with this.

On Tue, Feb 19, 2019 at 10:22 AM Abhinav Sharma notifications@github.com wrote:

Could I participate as well?

I'm quite interested in the interop of Julia with Mathematica :)

On Tue, Feb 19, 2019 at 9:36 PM Mike J Innes notifications@github.com wrote:

Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AMNNXiGME1zbULIe74wjY4ldvOrkPr-pks5vPCEUgaJpZM4DwCi5

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465202192, or mute the thread https://github.com/notifications/unsubscribe-auth/ADFkCptwqpbaeQXA8jePjmU9RfcBg5o3ks5vPCStgaJpZM4DwCi5 .

abhi18av commented 5 years ago

@arnoudbuzing , done :)