You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see the following warning when using clcache:
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
The text was updated successfully, but these errors were encountered: