mshr-h edited a comment on issue #9862: URL: https://github.com/apache/tvm/issues/9862#issuecomment-1012832232
To disable the cache, we have to set the `no-cache-dir` option to falsy value. Not `cache-dir`. Related links - [Caching - pip documentation v21.3.1](https://pip.pypa.io/en/stable/topics/caching/#disabling-caching) - [Configuration - pip documentation v21.3.1](https://pip.pypa.io/en/stable/topics/configuration/#boolean-options) - [Allow "true" values for pip.conf negative options (no-cache-dir and no-compile) · Issue #5011 · pypa/pip](https://github.com/pypa/pip/issues/5011) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
