Skip to content

Error when using colour import on Win10 Python 3.7.9 #22

Answered by KelSolaar
gennadyg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gennadyg,

Thanks, this is useful! So after unrolling the last line(s), I got this traceback:

Traceback (most recent call last):

File "c:\IdeaProjects\spark-rosbag\src\spark\raw12_converter\Colour-demosaic-test.py",
    line 3, in <module> import colour 
File "C:\Users\gegilin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\colour\__init__.py",
    line 57, in <module> from .adaptation import (CHROMATIC_ADAPTATION_METHODS, 
File "C:\Users\gegilin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\colour\adaptation\__init__.py",
    line 39, in <

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KelSolaar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #20 on January 22, 2021 21:45.