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

Warning ModuleNotFoundError #361

@jeremy-coulon

Description

@jeremy-coulon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions