网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  AttributeError: 'module' object has no attribute 'SFrame'

AttributeError: 'module' object has no attribute 'SFrame'

分类: IT文章 • 2022-03-21 19:02:45

AttributeError: 'module' object has no attribute 'SFrame'

异常记录

import graphlab
sf = graphlab.SFrame('xxxx.csv')

报错

AttributeError: 'module' object has no attribute 'SFrame'

你应该是使用了下面的一句代码安装了某些内容

graphlab.get_dependencies()

downloading xz extracting xz

解决办法很简单,关闭这个文件,记住是关闭哦~~

然后在打开,重新运行就好了

相关推荐

  • pyCharm中使用pytest结合allure运行报错module 'allure' has no attribute 'title'
  • 更新pip报错AttributeError: 'NoneType' object has no attribute 'bytes'
  • AttributeError: module 'serial' has no attribute 'Serial'
  • python3.6:AttributeError: 'generator' object has no attribute 'next'
  • 解决pycharm问题:module 'pip' has no attribute 'main'
  • python pip 'nonetype' object has no attribute 'bytes' python pip 'nonetype' object has no attribute 'bytes'
  • wsgi错误一:AttributeError: 'NoneType' object has no attribute 'split'
  • pycharm install python packaging tools时遇到AttributeError: '_NamespacePath' object has no attribute 'sort'错误
  • Python自然语言处理 NLTK包中的 text3.generate() 命令报错 'Text' object has no attribute 'generate'
  • AttributeError: module 'pip' has no attribute 'main'
  • var is a reserved word
  • 深入解析:从源码窥探MySQL优化器
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号