Skip to content
Discussion options

You must be logged in to vote

安装完hdbscan和rotary_embedding_torch输入python paraclipper/launch.py
又报错When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost
不过在launch.py文件里面添加了

import os
os.environ["no_proxy"] = "localhost,127.0.0.1,::1"

后运行成功

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by LauraGPT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #16 on March 06, 2024 08:19.