会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
北美大地
博客园
首页
新随笔
联系
订阅
管理
2021年7月21日
Android环境配置(ubuntu)
摘要: 1.Android NDK 安装 https://blog.csdn.net/Guo_Python/article/details/116228629 2.Gradle安装 https://blog.csdn.net/yuzhuzhong/article/details/60954901
阅读全文
posted @ 2021-07-21 19:47 柴田狗
阅读(52)
评论(0)
推荐(0)
编辑
2021年7月15日
Win环境下PyInstaller打包.py文件成可执行文件报错处理
摘要: 错误一:ImportError: cannot import name‘PackagePath‘ from ‘importlib_metadata‘ 解决方法:https://blog.csdn.net/weixin_43469047/article/details/115693761 错误二:At
阅读全文
posted @ 2021-07-15 14:32 柴田狗
阅读(299)
评论(0)
推荐(0)
编辑
2021年7月14日
AndroidStudio:模拟器运行几次就报各种错误,不能正常运行
摘要: 错误: System UI isn‘t responding 解决: 方法一、Tools AVD Manager--点击倒三角 选择Wipe Data 重启模拟器 方法二、换个模拟器
阅读全文
posted @ 2021-07-14 16:57 柴田狗
阅读(1445)
评论(0)
推荐(0)
编辑
Pytorch报错:view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
摘要: 参考文章: https://blog.csdn.net/jorg_zhao/article/details/105471832 https://blog.csdn.net/lhyyhlfornew/article/details/103338932
阅读全文
posted @ 2021-07-14 16:23 柴田狗
阅读(1103)
评论(0)
推荐(0)
编辑
公告