Pyomo wheel for aarch64 architecture

45 views
Skip to first unread message

Sreejith

unread,
Sep 16, 2023, 8:52:07 AM9/16/23
to Pyomo Forum

Is there a pyomo wheel for aarch64 ? Could you give me the link if found! Thanks

And is there any know problems with building dependencies of pyomo in aarch64. Im trying to use it in a snap application.

If there are any problems for the build could you reccomend me some work arrounds.

in1522

unread,
Feb 18, 2024, 11:56:33 PMFeb 18
to Pyomo Forum
You can easily find aarch64 whl files from here, make sure to download it for correct python version.

But you really don't need to do all that work, in a fresh virtual environment, do the following in order

 1. first pip install wheel
 2. pip install pyomo
 3. pip install <other things you need>

I am not sure what you mean by "use it in a snap application" (Ubuntu comes to mind).
Reply all
Reply to author
Forward
0 new messages