You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation failed on Windows 10 machine for Python 3.8.3
"pip install PyQt-Fit"
ERROR: Command errored out with exit status 1:
command: 'c:\users\mkz\appdata\local\programs\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setup.py'"'"'; file='"'"'C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\mkz\AppData\Local\Temp\pip-pip-egg-info-6yfk5kue'
cwd: C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute
Complete output (15 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools_init_.py", line 2, in
from setuptools.extension import Extension, Library
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\extension.py", line 5, in
from setuptools.dist import get_unpatched
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\dist.py", line 7, in
from setuptools.command.install import install
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\command_init.py", line 8, in
from setuptools.command import install_scripts
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\command\install_scripts.py", line 3, in
from pkg_resources import Distribution, PathMetadata, ensure_directory
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\pkg_resources.py", line 1518, in
register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)
AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
Installation failed on Windows 10 machine for Python 3.8.3
"pip install PyQt-Fit"
ERROR: Command errored out with exit status 1:
command: 'c:\users\mkz\appdata\local\programs\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setup.py'"'"'; file='"'"'C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\mkz\AppData\Local\Temp\pip-pip-egg-info-6yfk5kue'
cwd: C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute
Complete output (15 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools_init_.py", line 2, in
from setuptools.extension import Extension, Library
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\extension.py", line 5, in
from setuptools.dist import get_unpatched
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\dist.py", line 7, in
from setuptools.command.install import install
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\command_init.py", line 8, in
from setuptools.command import install_scripts
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\setuptools\command\install_scripts.py", line 3, in
from pkg_resources import Distribution, PathMetadata, ensure_directory
File "C:\Users\mkz\AppData\Local\Temp\pip-install-rn6exgn0\distribute\pkg_resources.py", line 1518, in
register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)
AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
The text was updated successfully, but these errors were encountered: