Closed reneme closed 9 years ago
Turns out that cache_dir should be a parameter of LocalFetcher() rather than os.path.join(). I'd give three camels for a compiler! :)
cache_dir
LocalFetcher()
os.path.join()
Turns out that
cache_dir
should be a parameter ofLocalFetcher()
rather thanos.path.join()
. I'd give three camels for a compiler! :)