On 13Jan2016 1556, Eddy Quicksall wrote:
Those files already exist:

W:\Python-3.5.1>PCbuild\get_externals.bat
Fetching external libraries...
bzip2-1.0.6 already exists, skipping.
nasm-2.11.06 already exists, skipping.
openssl-1.0.2d already exists, skipping.
sqlite-3.8.11.0 already exists, skipping.
tcl-core-8.6.4.2 already exists, skipping.
tk-8.6.4.2 already exists, skipping.
tix-8.4.3.6 already exists, skipping.
xz-5.0.5 already exists, skipping.
Finished.
W:\Python-3.5.1>

You may need to delete the externals/openssl-1.0.2d directory and run get_externals.bat again.

Sometimes when you try to build without having downloaded the externals it creates enough directories that the script thinks it exists when it isn't all there.

Cheers,
Steve
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to