Error on installing packaging tools

Answered

What's this error about

 

running install

error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
installation directory:

    [Errno 2] No such file or directory: 'E:\\Programme\\Python\\Lib\\site-packages\\test-easy-install-2500.write-test'

The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    E:\Programme\Python\Lib\site-packages\

This directory does not currently exist.  Please create it and try again, or
choose a different installation directory (using the -d or --install-dir
option).
0
3 comments
Avatar
Permanently deleted user

When creating the folder, I get this:

 

running install
running bdist_egg
running egg_info
writing requirements to setuptools.egg-info\requires.txt
writing top-level names to setuptools.egg-info\top_level.txt
writing entry points to setuptools.egg-info\entry_points.txt
writing setuptools.egg-info\PKG-INFO
writing dependency_links to setuptools.egg-info\dependency_links.txt

error: [Errno 2] No such file or directory: 'E:\\Programme\\Python\\python35.zip\\lib2to3\\Grammar.txt
0
Avatar
Permanently deleted user

It exists in zip though

0
0

Please sign in to leave a comment.