This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
testsuite issues #714
Open
Description
- influxdb/tests/server_tests/influxdb.conf.template is not part of PyPI tarball, so the server part of the testsuite fails
- I get module 'distutils' has no attribute 'spawn'
-import distutils
+import distutils.util
fixes it for me, but not sure what is the correct solution.
Linux, python 2.7 and 3.7 here and d5d1249.
Metadata
Metadata
Assignees
Labels
No labels