spacy project pull
is not downloading all files
#12238
-
Hi, Our team is encountering problems when using
Checking the outputs hashes on the remote, these are updated as expected when the pipeline is re-run and seem to reflect the changes that have occurred. We are not sure whether this is a problem with our Environment specification The spacy project pipeline is run within a Docker container deployed on a Google Vertex AI VM with GPU:
Our project.yml The data assets is available locally and pushed with the container when the docker image is built.
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @exfalsoquodlibet, a few questions for clarification:
What does usually mean? Could you set up your project from scratch and tell me if pulling works with a clean slate?
Assuming "another team member" means on a different device - have you checked that the project setup is identical and everybody has the same files when pulling?
In general this sounds like spaCy isn't able to match up the dependency hashes/command strings with those of the the stored outputs (see docs. |
Beta Was this translation helpful? Give feedback.
Hi @exfalsoquodlibet, a few questions for clarification:
What does usually mean? Could you set up your project from scratch and tell me if pulling works with a clean slate?
Assuming "another team member" means on a different device - have you checked that the project setup is identical and everybody has the same files when pulling?