You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\bio_embeddings\utilities\pipeline.py", line 284, in execute_pipeline_from_config
stage_output_parameters = stage_runnable(**stage_parameters)
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\bio_embeddings\embed\pipeline.py", line 400, in run
embedder: EmbedderInterface = embedder_class(**result_kwargs)
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\bio_embeddings\embed\prottrans_t5_embedder.py", line 55, in __init__
super().__init__(**kwargs)
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\bio_embeddings\embed\embedder_interfaces.py", line 60, in __init__
model=self.name, directory=directory
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\bio_embeddings\utilities\remote_file_retriever.py", line 78, in get_model_directories_from_zip
with request.urlopen(req) as response, open(file_name, 'wb') as outfile:
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\user\\AppData\\Local\\Temp\\tmpk7e1m0jg'
More info
The text was updated successfully, but these errors were encountered:
Metadata
Parameter
Traceback
More info
The text was updated successfully, but these errors were encountered: