BhavyeMathur / goopylib-v1

A simple-yet-powerful 2D graphics framework built on top of Tkinter capable of creating good-looking & modern GUIs, games, and simple animations.

Home Page:https://pypi.org/project/goopylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pip - ModuleNotFoundError: No module named 'goopylib.Window'

Mohammadreza-E opened this issue · comments

Hello,
when I install library with pip after running window example code i get - ModuleNotFoundError: No module named 'goopylib.Window' - error
but when i downloaded library from github and installed it manually error was solved
sorry for my english

I just installed the package, and when attempting to use it the first time following your documentation I received the same error mentioned by @Mohammadreza-E.