79448661

Date: 2025-02-18 14:53:48
Score: 1.5
Natty:
Report link

pip install distutils.core(This must be in Commanding Prompt and use it as Administrator) when trying to install new modules that aren't in the Python library. After installing distutils.core, use import distutils.core. It is a third-party module. For example, postgresql, scipy, pytorch etc. are third-party modules.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cash