11 2017 档案

The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all Stacktrace
摘要:解决地址:https://stackoverflow.com/questions/45776247/mono32-wont-work-mono64-throws-errors 应该是电脑的位与安装的mono的位不一致导致,可以使用下面的命令 mono --arch=32 your_app_name. 阅读全文

posted @ 2017-11-07 23:02 黑加仑妞 阅读(1707) 评论(0) 推荐(0)

在Mac上安装anaconda,在命令行中输入conda,提示不是有效命令的解决办法
摘要:原链接:https://stackoverflow.com/questions/18675907/how-to-run-conda 阅读全文

posted @ 2017-11-03 10:29 黑加仑妞 阅读(15102) 评论(0) 推荐(0)