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
after installing Kavenegar by pip package manager, when I need to use it, my code return that package not found.
Is this package match with latest python or virtual environments
api = KavenegarAPI(api_key)
NameError: name 'KavenegarAPI' is not defined
During handling of the above exception, another exception occurred:
The text was updated successfully, but these errors were encountered:
after installing Kavenegar by pip package manager, when I need to use it, my code return that package not found.
Is this package match with latest python or virtual environments
The text was updated successfully, but these errors were encountered: