摘要: pyhton2.7 版本需要 python 2.7.9+ 参考链接: https://github.com/pytorch/pytorch/issues/3193 issuecomment 338165421 阅读全文
posted @ 2019-03-17 19:29 twfb 阅读(1314) 评论(0) 推荐(0)
摘要: 注册Pypi 验证注册邮箱 用我的一个包(git-clone)举例 供参考项目: https://github.com/dhgdhg/git-clone 必须的文件及文件夹 setup.py from setuptools import setup, find_packages setup( nam 阅读全文
posted @ 2019-03-17 19:20 twfb 阅读(405) 评论(0) 推荐(0)