Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'Color' from 'colour' (unknown location) #51

Open
dtbulmerJRs opened this issue Dec 11, 2019 · 1 comment

Comments

@dtbulmerJRs
Copy link

I try the most simple import of color

from colour import Color
c = Color("blue")

and I get this error

ImportError: cannot import name 'Color' from 'colour' (unknown location)

@Helveg
Copy link

Helveg commented Jul 27, 2020

Which version of colour and Python are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants