conan-io / hooks

Official Conan client hooks
MIT License
32 stars 46 forks source link

add hook checking include path existence #418

Closed ericLemanissier closed 2 years ago

ericLemanissier commented 2 years ago

avoids https://github.com/conan-io/conan-center-index/pull/10743#issuecomment-1125033187

uilianries commented 2 years ago

It looks correct, based on previous hooks, but I would ask a test here, as it is classified as error, so if something goes wrong, it will break CCI for awhile

ericLemanissier commented 2 years ago

mmm ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/private/var/folders/c2/vd5y5mfs33q84hyzmxvqmyjm0000gp/T/py38/lib/python3.8/site-packages/platformdirs-2.5.2.dist-info/METADATA' That's not on me right?

uilianries commented 2 years ago

@ericLemanissier no, we had this same error few week ago, but only when running Python 3.9

ericLemanissier commented 2 years ago

It's ready for review @SSE4 @uilianries