Skip to content

Installing "colour-hdri" on Linux fails. #8

@ai2ys

Description

@ai2ys

When trying to install colour-hdri on Linux (local Ubuntu 20.04 installation as well as Docker image python:3.8-buster) the installation fails.

Installation of the following libraries (dependencies from the requirements.txt) fail:

  • recordclass==0.12.0.1
  • matplotlib==3.0.3
    (error message: ... AttributeError: module 'platform' has no attribute 'linux_distribution')

Other versions of the libraries can be installed on the systems, e.g.:

  • recordclass==0.14.3
  • matplotlib==3.3.3

Edit:
I just tried installing older version. The latest version that did work on Linux is v0.1.6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions