billythegoat356 / pystyle

The source of my Python library, pystyle.
https://pypi.org/project/pystyle/
Eclipse Public License 2.0
202 stars 13 forks source link

ModuleNotFoundError #41

Open AlexTheCodeCracker opened 3 months ago

AlexTheCodeCracker commented 3 months ago

i get the error :

import pystyle

ModuleNotFoundError: No module named 'pystyle'

i even reinstalled pystyle but it wont work

Guri-X commented 2 months ago

Can you provide more details on how you are importing like using command line, in vscode, etc?

undefinedmember commented 3 weeks ago

You don't need to import pystyle. Just type this from pystyle import * change ***** by what you want. (Anime, Colorate, Colors, Center, System, Write, ...)