billythegoat356 / pystyle

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

ModuleNotFoundError #41

Open AlexTheCodeCracker opened 8 months ago

AlexTheCodeCracker commented 8 months ago

i get the error :

import pystyle

ModuleNotFoundError: No module named 'pystyle'

i even reinstalled pystyle but it wont work

guriWiz commented 7 months ago

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

vxmpyrr12 commented 5 months 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, ...)