Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Warning ModuleNotFoundError #361

Open
jeremy-coulon opened this issue Oct 18, 2019 · 0 comments
Open

Warning ModuleNotFoundError #361

jeremy-coulon opened this issue Oct 18, 2019 · 0 comments

Comments

@jeremy-coulon
Copy link

I see the following warning when using clcache:

Error processing line 1 of c:\users\jcoulon\conan\clcache.pth:

Traceback (most recent call last):
File "C:\Program Files\Python38\lib\site.py", line 169, in addpackage
exec(line)
File "", line 1, in
ModuleNotFoundError: No module named 'clcache'

Remainder of file ignored

However, my build seems to still go faster. Thus I think clcache is still working ok but I don't know what could be the side effects of this warning. + it is quite annoying to see the warning on every file I compile.

My setup is:
python 3.8.0
clcache 4.2.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant