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

how to change path for download files on win10? #20

Open
SeekPoint opened this issue Jun 8, 2021 · 0 comments
Open

how to change path for download files on win10? #20

SeekPoint opened this issue Jun 8, 2021 · 0 comments

Comments

@SeekPoint
Copy link

C:\ykprj>python semSimi.py
Downloading model: web-bert-similarity from https://github.com/AndriyMulyar/semantic-text-similarity/releases/download/v1.0.0/web_bert_similarity.tar.gz
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 405359924/405359924 [2:55:39<00:00, 38460.08B/s]
Failed to download model: web-bert-similarity

fileobj = self.myfileobj = builtins.open(filename, mod  File "C:\Program Files\Python37\lib\gzip.py", line 168,

in init
fileobj = self.myfileobj = builtins.open(filename, mod
e or 'rb')
PermissionError: [Errno 13] Permission denied: 'C**********\AppData\Local\Temp\tmpeiscmajk'

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

No branches or pull requests

1 participant