CPScript / Kitty-Tools

Kahoot answer client aka "kitty tools". Is the No. 1 BEST (terminal based) Kahoot hacking client ||| (DOESN'T REQUIRE ANY ROOT) (Kahoot Cheat) (Kahoot) (Kahoot Hacking) (Best Cheat) (Kahoot Cheats) (works on any device)
https://cpscript.github.io/Kitty-Tools/
Creative Commons Zero v1.0 Universal
147 stars 105 forks source link

issue #7

Closed Soldier8905 closed 1 year ago

Soldier8905 commented 1 year ago

when ever I run main.py I get an Import error from the sprint.py file say cannot import name 'colors' from 'scripts' (unknown location) cloud you please let me know if I am doing something wrong if so can you let me know so i can stop doing it

CPScript commented 1 year ago

ill test, then report back to you

CPScript commented 1 year ago

when ever I run main.py I get an Import error from the sprint.py file say cannot import name 'colors' from 'scripts' (unknown location) cloud you please let me know if I am doing something wrong if so can you let me know so i can stop doing it

<--How this was fixed-->

  1. Run the script in sandbox
  2. Find the error (file wasn't named correctly)
  3. Fix the file and run the script again
  4. IT WORKS

    Explination: The file called Scripts\Colors.py wasn't named correctly... SRY

CPScript commented 1 year ago

<3

Ccode-lang commented 1 year ago

I'll post a pull request for this later

Ccode-lang commented 1 year ago

Also the real problem is that script directory is not a module. to fix this momentarily @Soldier8905 add a __init__.py file inside of the folder.

Ccode-lang commented 1 year ago

@CPScript can you assign me?

CPScript commented 1 year ago

sure, also... im not the best at coding and am kinda new (to python, and C#)

Ccode-lang commented 1 year ago

its ok. I didn't write code like this for a long time. (lots of my old projects are so messy I scrapped them) This repo actually has some pretty good code in it.