[Distutils] Re: pip install very slow

2020-06-28 Thread Stuart McGraw
Thanks but that's a different "data/" (it's a small one in the package directory; the large problem "data" directory is in the project directory. Before I sent my mail I thought the two data's might cause confusion and meant to change the name of one but forgot. :-( On 6/27/20 8:06 PM, Bert JW

[Distutils] Re: pip install very slow

2020-06-28 Thread Stuart McGraw
Yes, that does seems to be the problem. For now I was able move the large directory out of the project directory and put a symlink in the project directory pointing to it. It appears that pip/setuptools doesn't follow symlinks thankfully. Not ideal but workable for now. On 6/25/20 2:58 PM,