MAE_st(何凯明)代码复现问题列表

论文:https://arxiv.org/abs/2205.09113

代码:GitHub - facebookresearch/mae_st: Official Open Source code for "Masked Autoencoders As Spatiotemporal Learners"

问题一:no module name ‘simplejson’

解决办法:

我是直接在pycharm自带的包安装工具里搜索simplejson安装的

如何解决下述问题:ERROR: Could not find a version that satisfies the requirement simplejson (from tushare) (f..._一曲歌长安的博客-CSDN博客

问题二:no module name ‘iopath’

解决办法:iopath好像是属于fvcore的一个包。是facebook搞出来的东西,具体看下面链接,我是使用本地克隆安装的GitHub - facebookresearch/fvcore: Collection of common code that's shared among different resarch projects in FAIR computer vision team.

问题三:No module named win32con

解决办法:pip install pywin32No module named win32con 的解决方案_furuiyang_的博客-CSDN博客

问题四:No module named 'timm'

解决办法:pip install timm

中间遇到问题:ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

使用pip3 install --ignore-installed PyYAML成功解决

No module named 'timm' · Issue #6 · CompVis/geometry-free-view-synthesis · GitHub

[Solved] Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. - Clay-Technology World

问题五:ImportError: DLL load failed while importing _imaging: 找不到指定的模块。

解决办法:卸载当前版本,安装6.2.1版本

DLL load failed while importing _imaging: 找不到指定的模块的解决方法_masteryi-0018的博客-CSDN博客

 问题六:ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant' (C:\Users\admin\.conda\envs\xmj_torch\lib\site-packages\charset_normalizer\constant.py)

解决办法:

pip install chardet

python - ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant' - Stack Overflow

 问题七:No module named 'torch.fb'

解决方法:未解决,直接注释了

  • 10
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值