Skip to content

Installation problem on install Univerum version 0.19.15 #804

@profside

Description

@profside

Description

On install universum with pip have error:
Attempting uninstall: pyyaml
Found existing installation: PyYAML 3.12
ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

current workaround is add option --ignore-installed to pip install

Steps to reproduce

pip install universum

For Universum please provide the following information if applicable:

  • Contents of configuration file ('config.py' by default)
  • Environment variables set (especially those used by Universum)
  • Command line with all parameters
  • Additional context if needed

Expected result

Install without error

Actual result

Attempting uninstall: pyyaml
Found existing installation: PyYAML 3.12
ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Environment

Ubuntu 18.04 (docker)
universum 0.19.15
python 3.8

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions