使用scala2.12.x的版本运行Actor,会报这种错误。 报错原因:scala版本不匹配, 解决方法:创建新工程,选择scala2.10.x的版本, 转载于:https://www.cnblogs.com/lym0805/p/7920574.html