The Python-based SCALE Client software for acquiring data from various sensors (i.e. via Raspberry Pi platform), processing it, and sharing it through multiple networks and data exchange protocols.
It is noticed that (the current version of) setuptools fails to copy data files. However the writing test, which is conducted before appending the data file to the list of data files to copy, is always successful (no error message is printed).
It is noticed that (the current version of)
setuptools
fails to copy data files. However the writing test, which is conducted before appending the data file to the list of data files to copy, is always successful (no error message is printed).Should figure out what is wrong here.