-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: __init__() got an unexpected keyword argument 'metadata' #5
Comments
Привет, Валерий. pip install PySimpleGUI -U --no-cache Это не проблема PySimpleGUIDesigner. English version: |
Привет! Requirement already up-to-date: PySimpleGUI in ./venv/lib/python3.6/site-packages |
Ух, у тебя еще и виртуальное окружение. Глобально обнови питон. Сама ошибка Если проблемы со сих пор есть - пиши. |
Спасибо! |
Hello!
After installation and trying to start PySimpleGUIDesigner I get an error:
TypeError: init() got an unexpected keyword argument 'metadata'
The text was updated successfully, but these errors were encountered: