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

[Travis CI] Build Taichi on OS X with Python 3.6 and 3.8 #409

Closed
yuanming-hu opened this issue Jan 29, 2020 · 2 comments
Closed

[Travis CI] Build Taichi on OS X with Python 3.6 and 3.8 #409

yuanming-hu opened this issue Jan 29, 2020 · 2 comments
Labels
feature request Suggest an idea on this project welcome contribution

Comments

@yuanming-hu
Copy link
Member

Currently, Travis only builds Taichi on OS X with Python 3.7, the default Python with OS X 10.14.

I tried to add Python 3.6 & 3.8 to Travis for our OS X releases yet had no success. If someone familiar with OS X/Travis can help with this file, that's greatly appreciated!

My failure attempts: 4093c67 8650dce 5711535 8481bb0

This issue is installing Python 3.6/3.8 in a C++ Travis OS X project seems tricky.

@yuanming-hu yuanming-hu added feature request Suggest an idea on this project welcome contribution labels Jan 29, 2020
This was referenced Jan 29, 2020
Detavern added a commit to Detavern/taichi that referenced this issue Feb 21, 2020
yuanming-hu pushed a commit that referenced this issue Feb 22, 2020
* try to fix python3.6-3.8 on macOS build

* fix missing env in .travis/install.sh

* try to cover python-3.8.1 build on osx (#409)

* try to cover python 3.8 build on osx, fix ci_setup.py

* fix python/build.py & python/taichi/misc/util.py, platform value issue when using python 3.8
@yuanming-hu
Copy link
Member Author

This issue is resolved thanks to the great contribution of @Detavern.

@squarefk
Copy link
Contributor

squarefk commented Jul 4, 2020

I solved the issue by updating OS X version from high sierra to catalina.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggest an idea on this project welcome contribution
Projects
None yet
Development

No branches or pull requests

2 participants