Skip to content
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

[WIP] Mac osx bindings #546

Closed
wants to merge 2 commits into from

Conversation

sebradloff
Copy link
Contributor

Fixes issue #368

Need help figuring out the travis CI bit for mac osx build. I think I have something here to get it working. I was able to run it on my mac but difficult for me to be sure that I properly "tore down" my environment and rebuilt.

Notes I had. After using virtualenv to install all requirements and run the setup.py

pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip # i don't know why pyinstaller==3.5 doesn't work but it does not
https://stackoverflow.com/questions/48876156/pyinstaller-fails-to-import-site-module-in-python3-on-macosx
pip3 uninstall enum34
bash scripts/pyinstaller.sh

@sebradloff sebradloff changed the title Mac osx bindings [WIP] Mac osx bindings Jul 1, 2020
@sebradloff sebradloff closed this Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants