DCV ERROR: Failed to import “file” due to SCM error: “github.com/thursday/myrepo”. name ‘urllib3’ is not defined
I tried using dvc to import my zipped data using the command:
`dvc import https://github.com/thursday/myrepo xyz.zip -o data/myrepo/xyz.zip’.