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.
It is noticed that (the current version of)
setuptoolsfails 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.