Skip to content
New issue

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

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

Already on GitHub? # to your account

Packaging for macOS #1

Open
pauleve opened this issue Oct 18, 2017 · 4 comments
Open

Packaging for macOS #1

pauleve opened this issue Oct 18, 2017 · 4 comments

Comments

@pauleve
Copy link
Contributor

pauleve commented Oct 18, 2017

No description provided.

@aurelien-naldi
Copy link
Contributor

OSX packages would indeed be nice, we can start to evaluate how hard they would be.

The following packages are cross-platform (pure python or java code):

  • colomoto
  • colomoto_jupyter
  • ginsim
  • ginsim-python
  • pypint

These packages are built from source and I expect they can build on OSX as well

  • clingo
  • pydot
  • maboss

The last ones are based on binary packages where an OSX version exists:

  • pint
  • its
  • mole
  • nusmv

Remains nusmv-arctl, which might be tricky.
@ptgm have you tried it on OSX?

Among the requested tools, BoolSim has OSX binaries, (Py)BoolNet would be noarch packages.

@pauleve
Copy link
Contributor Author

pauleve commented Sep 19, 2018

Potassco/clingo is already available for macOS

Here is the current status for our macOS packages:

  • its
  • nusmv
  • pydot
  • mole
  • pint

@pauleve pauleve changed the title Packaging for Mac OS X Packaging for macOS Oct 2, 2018
@thomas-sturm
Copy link

conda install colomoto::pyeda does not find the package on my M1 MacBook. It seems to me that you are providing osx-64 (Intel) but not osx-arm64 ("Apple silicon"). Since pyeda via pip works fine on the ARM, it might be easy to add osx-arm64. Could you give it a try?

@pauleve
Copy link
Contributor Author

pauleve commented Aug 28, 2024

There seems to be issues with compiling pyeda on latest macOS setups, see cjdrake/pyeda#186
I have no M1 hardware to test, so any help to make the package working again is very welcome :-)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants