-
Notifications
You must be signed in to change notification settings - Fork 3
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
Unable to install on macOS 13.5.1 #29
Comments
There's a few issues here.
That's a pretty old version of HELICS. The latest versions are v3.4.0. Maybe try
This shouldn't affect installations but if someone is cloning from source and trying to instantiate they will get errors.
|
|
Can you try |
|
That should have resolved it for now. You can try |
No error so I guess we're good. Any idea why this failed on a virtually clean install? I had only installed "Agents" prior to trying to install HELICS. |
Yeah, it’s odd that that happened and I’m surprised it did that. I can ask people more knowledgeable than I about this and get back to you. |
Can we get a |
It would probably be good to also do a
|
( Thanks for chiming in @mkitti! )
@trevorhardy to do this, you'll have to hit the
You can run these either in the package manager mode like above without the
OR in the Julia REPL directly after running
|
@trevorhardy can you also share the output of
Also, I'm assuming you haven't used any additional flags when starting Julia or set any Julia specific environment variables. If you have, it might be useful to mention those as well in a follow up message. |
Here the
|
Here's re-adding HELICS:
|
And
|
And seeing how I have yet to do literally anything with the project I need Julia for, I'm very happy to uninstall and re-install Julia and give this a fresh crack if we need to test something. |
Somehow, Agents.jl is preventing the installation of a recent version of HELICS.jl. Do you need both in the same environment? |
Yes, very much so. The team I'm working with has been able to get this working on Windows. I didn't hear about any problems from them getting this working; a Mac specific problem? |
@mkitti I'm not sure if that's what is going on. I'm able to
|
Let me use a clean install and try again. |
I don't know what's going on but on my second attempt all went well.
Closing for now. |
I'm getting the following errors:
os: macOS 13.5.1
architecture: arm64
Following that up as suggested in the error message:
And because there's not enough text in this bug, I followed the error message instructions again:
The text was updated successfully, but these errors were encountered: