Skip to content

Install problems with python 3.7.3 #1

@andrzejnovak

Description

@andrzejnovak

Seems to be a problem with installing distributed.

Error message below:

Details Collecting pyqt_fit Using cached https://files.pythonhosted.org/packages/bd/26/1679b81e3ca65aa955d91f57c2bd9fca7e05cb1b65bcc7d464961056e296/PyQt-Fit-1.4.0.tar.gz Collecting distribute>=0.6 Using cached https://files.pythonhosted.org/packages/5f/ad/1fde06877a8d7d5c9b60eff7de2d452f639916ae1d48f0b8f97bf97e570a/distribute-0.7.3.zip ERROR: Command errored out with exit status 1: command: /home/anovak/software/miniconda3/envs/def/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-dbc9i624/distribute/setup.py'"'"'; __file__='"'"'/tmp/pip-install-dbc9i624/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 /tmp/pip-install-dbc9i624/distribute/pip-egg-info cwd: /tmp/pip-install-dbc9i624/distribute/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-dbc9i624/distribute/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-dbc9i624/distribute/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-dbc9i624/distribute/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-dbc9i624/distribute/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-dbc9i624/distribute/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-dbc9i624/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions