本文主要是介绍AttributeError: module ‘torch‘ has no attribute ‘_six‘,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
在NVIDIA Jetson xavier NX上面安装了torch之后,在import的时候提示AttributeError: module 'torch' has no attribute '_six
Google 搜索得到如下答案,
抱着试一试的心态,重启了下,结果问题解决
这篇关于AttributeError: module ‘torch‘ has no attribute ‘_six‘的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!