VirusTotal / yara-python

The Python interface for YARA
http://virustotal.github.io/yara/
Apache License 2.0
646 stars 179 forks source link

python3.9: UserWarning: Distutils was imported before Setuptools #164

Closed joachimmetz closed 3 years ago

joachimmetz commented 3 years ago

This issue is mainly informational distutils raises UserWarning for python3.9

C:\Python39\lib\site-packages\setuptools\distutils_patch.py:25: UserWarning: Distutils was imported before Setuptools. This usage is discouraged and may exhibit undesirable behaviors or errors. Please use Setuptools' objects directly or at least import Setuptools first.

Tested with yara-python 4.0.4