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
hello everyone
I work on mac 10.13.5 and python 3.6
there is a problem when installing kivy package in PyCharm
anyone have the idea how to solve this problem
The text was updated successfully, but these errors were encountered:
Looks like you want to install an older version of Cython.
pip install Cython==0.26
should do it.
Anyway, this is a support request, not a bug report, so i'll close it, if you need more help, please instead use the support channels (kivy-users google groups, or stackoverflow.com, or reddit.com/r/kivy, or kivy@freenode.net irc).
hello everyone
I work on mac 10.13.5 and python 3.6
there is a problem when installing kivy package in PyCharm
anyone have the idea how to solve this problem
The text was updated successfully, but these errors were encountered: