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

Add rust as a dependency #30

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Add rust as a dependency #30

merged 2 commits into from
Sep 23, 2022

Conversation

gglanzani
Copy link
Contributor

On my Mac, I had to install rust as well to install through pip.

@jongwook
Copy link
Collaborator

Thanks, rust install is required only when a pre-built tokenizers binary is not available, so I moved the paragraph to below.

@jongwook jongwook merged commit 957ffc7 into openai:main Sep 23, 2022
@flockonus
Copy link
Contributor

@jongwook I didn't have rust on my machine, so I followed the install link on README but just that setup wasn't sufficient to complete installation, still getting:

Collecting tokenizers!=0.11.3,<0.13,>=0.11.1
  Using cached tokenizers-0.12.1.tar.gz (220 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [17 lines of output]

...

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