79575899

Date: 2025-04-15 19:30:24
Score: 2
Natty:
Report link

I can't see all the error log but in my case I have an error raised because the distutils module has been deprecated in Python 3.10 therefore pip cant buid wheels.

To workarround you can avoid building dlib from source and install a precompiled wheel, or use Anaconda and execute install -c conda-forge dlib

Reasons:
  • RegEx Blacklisted phrase (1): I have an error
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: tanatos_05