israel-dryer / TkFontAwesome

Use any of the 1k+ free FontAwesome icons in your tkinter application.
MIT License
64 stars 11 forks source link

Update Needed for Python3.11 #5

Open pamela-myers opened 1 year ago

pamela-myers commented 1 year ago

It seems that tkfontawesome fails to install in PyCharm when using Python3.11. tkfontawesome requires lxml4.7 which is only available for Python3.10 and earlier. Do you plan on updating tkfontawesome for Python3.11 using lxml4.9?

lucille-bellepleure commented 1 year ago

+1

lucille-bellepleure commented 1 year ago

It seems that tkfontawesome fails to install in PyCharm when using Python3.11. tkfontawesome requires lxml4.7 which is only available for Python3.10 and earlier. Do you plan on updating tkfontawesome for Python3.11 using lxml4.9?

Meanwhile i used https://pypi.org/project/fontawesome/