-
But when I python3 percent_of_pointers.py I get Traceback (most recent call last): Have I done something wrong? The imports work fine inside Python. I'm running colour 0.4.2, numpy 1.24.2, and Python 3.10.10.
|
Beta Was this translation helpful? Give feedback.
Answered by
KelSolaar
Feb 22, 2023
Replies: 1 comment 2 replies
-
Hi @blue-j, Can you verify that you have imported the object, reading your script it is not! Cheers, Thomas |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
blue-j
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @blue-j,
Can you verify that you have imported the object, reading your script it is not!
Cheers,
Thomas