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

if we can create an installation for Mac OS #6

Closed
tomzhang opened this issue Mar 20, 2020 · 2 comments
Closed

if we can create an installation for Mac OS #6

tomzhang opened this issue Mar 20, 2020 · 2 comments
Labels

Comments

@tomzhang
Copy link

No description provided.

@cxjyxxme cxjyxxme reopened this Mar 20, 2020
@Jittor Jittor added the TODO label Mar 20, 2020
@xxg1413
Copy link

xxg1413 commented Mar 20, 2020

在MacOS上可以使用PIP安装
直接clone项目并sudo pip3 install ./jittor进行安装。

[Desktop] python3                              
Python 3.7.4 (default, Oct  9 2019, 06:58:09)
[Clang 11.0.0 (clang-1100.0.33.8)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import jittor
>>> dir(jittor)
['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__']
>>>

也可以在MacOS上使用docker来进行安装。

@lzhengning
Copy link
Collaborator

Jittor supports macOS now, on both intel and M1 platform. The install instruction is provided in README.

Mac users can have a try, and are welcomed to open issues when encountering any problems.

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

No branches or pull requests

5 participants