Skip to content

can not import Colour from colour (unknown location) #52

@dtbulmerJRs

Description

@dtbulmerJRs

I can not import the most basic class and that is Color

from colour import Color
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'Color' from 'colour' (unknown location)

this is in python3, and I am trying to run manim python code. How can I fix this?

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