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

offline installation #1502

Closed
HankLiu10 opened this issue Apr 17, 2024 · 2 comments
Closed

offline installation #1502

HankLiu10 opened this issue Apr 17, 2024 · 2 comments
Labels

Comments

@HankLiu10
Copy link

Hi!

I'm seeking for an tutorial for tokenizers installation on linux aarch64 server.

I've already install rust in offline environment, then what to do next?

Thanks!

@HankLiu10
Copy link
Author

for more details, I tried execute
pip install -e .
in directory: binding/python

however, it seems not working:

Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Obtaining file:///home/weiqiang/lhc/pkgs/tokenizers-main/bindings/python
Installing build dependencies ... error
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0xffff9ac4c2b0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /pypi/simple/maturin/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0xffff9ac4c250>: Failed to establish a new connection: [Errno -2] Name or service not known')': /pypi/simple/maturin/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0xffff9abeb310>: Failed to establish a new connection: [Errno -2] Name or service not known')': /pypi/simple/maturin/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0xffff9abeb520>: Failed to establish a new connection: [Errno -2] Name or service not known')': /pypi/simple/maturin/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0xffff9abeb730>: Failed to establish a new connection: [Errno -2] Name or service not known')': /pypi/simple/maturin/
ERROR: Could not find a version that satisfies the requirement maturin<2.0,>=1.0 (from versions: none)
ERROR: No matching distribution found for maturin<2.0,>=1.0
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
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

1 participant