Mathematica.jl icon indicating copy to clipboard operation
Mathematica.jl copied to clipboard

"using Mathematica" doesn't work on Windows 10

Open ulzegasi opened this issue 10 years ago • 9 comments

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 avatar Mar 17 '15 15:03 ulzegasi

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

ulzegasi avatar Mar 17 '15 15:03 ulzegasi

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.

MikeInnes avatar Mar 21 '15 10:03 MikeInnes

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

abhi18av avatar Sep 16 '16 07:09 abhi18av

@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.

arnoudbuzing avatar Feb 15 '19 18:02 arnoudbuzing

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.

MikeInnes avatar Feb 19 '19 16:02 MikeInnes

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 [email protected] 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 .

abhi18av avatar Feb 19 '19 16:02 abhi18av

OK, thank you.

If you can send an email to [email protected], then we can you set up with this.

On Tue, Feb 19, 2019 at 10:06 AM Mike J Innes [email protected] 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 avatar Feb 19 '19 16:02 arnoudbuzing

Yes.

If you can send an email to [email protected], then we can you set up with this.

On Tue, Feb 19, 2019 at 10:22 AM Abhinav Sharma [email protected] 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 [email protected] 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 .

arnoudbuzing avatar Feb 19 '19 16:02 arnoudbuzing

@arnoudbuzing , done :)

abhi18av avatar Feb 21 '19 08:02 abhi18av