How can I troubleshoot Python “Could not find platform independent libraries

前端 未结 7 1506
心在旅途
心在旅途 2020-11-28 09:59

I\'m trying to use Fontcustom to create an icon font using svg files and fontforge. I\'m on OSX.7. However, whenever I run the program I get the error

Could          


        
7条回答
  •  情歌与酒
    2020-11-28 10:16

    My pycharm ce had the same error, was easy to fix it, if someone has that error, just uninstall and delete the folder, use ctrl+h if you can't find the folder in your documents, install the software again and should work again.

    Remember to save the scratches folder before erasing the pycharm folder.

提交回复
热议问题