You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive been using this video tutorial go getting started with the script but I dont get it to work.
I use the same Python version and everything. https://www.youtube.com/watch?v=0VkM7NOZkuA
When I run the script I got this message.
"C:\Users\PC\Twitch-Channel-Points-Miner-v2>python run.py
Traceback (most recent call last):
File "C:\Users\PC\Twitch-Channel-Points-Miner-v2\run.py", line 53, in
matrix=Matrix(
NameError: name 'Matrix' is not defined"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Ive been using this video tutorial go getting started with the script but I dont get it to work.
I use the same Python version and everything.
https://www.youtube.com/watch?v=0VkM7NOZkuA
When I run the script I got this message.
"C:\Users\PC\Twitch-Channel-Points-Miner-v2>python run.py
Traceback (most recent call last):
File "C:\Users\PC\Twitch-Channel-Points-Miner-v2\run.py", line 53, in
matrix=Matrix(
NameError: name 'Matrix' is not defined"
I have not changed anything with "Matrix".
I appreciate the help! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions