私信 访问主页
weixin_39783426 2021-01-06 19:02 首页 开源项目 Add deepchem_nightly pip packageI ve been doing a bit of research and Travis-CI has pretty decent support for deploying to PyPi:
https://docs.travis-ci.com/user/deployment/pypi/
I propose that we leverage this support to put up a deepchem_nightly package. DeepChem development is proceeding rapidly and there are a lot of utilities that mean developing on nightly is much nicer than 2.3.0.
If folks are ok with this idea, I ll go ahead and put up a PR
该提问来源于开源项目 deepchem/deepchem
点赞 写回答 收藏 复制链接分享 删除 再等等 结题 再想想 6条回答私信 访问主页
weixin_39707201 2月前This issue is fixed by #1986
DeepChem nightly version is installed by
pip install --pre deepchem点赞 评论 复制链接分享
私信 访问主页
weixin_39707201 2月前deepchem-nightly works well! I appreciate your working!
But, i think it is not necessary to separate packages like deepchem, deepchem-nightly.Like DGL, it is better to publish nightly version as a prerelease. My image is the following.
Official version
pip install deepchem
Nightly version
pip install --pre deepchem
I think it is better not to have two packages in the terms of maintenance cost.
点赞 评论 复制链接分享私信 访问主页
weixin_39783426 2月前Ok, I think deepchem-nightly is now working! https://pypi.org/project/deepchem-nightly/#history
-02110114 Could you try swapping JaxChem install over to deepchem-nightly to see if it works for you?
点赞 评论 复制链接分享私信 访问主页
weixin_39783426 2月前I think to generate release builds, we can use a before-deploy script https://docs.travis-ci.com/user/deployment-v2#running-commands-before-and-after-the-deploy-step and a conditional deploy https://docs.travis-ci.com/user/deployment-v2/conditional alongside Travis-CI support for multiple deployments to generate deepchem builds on tags
点赞 评论 复制链接分享私信 访问主页
weixin_39783426 2月前 1960 set up the first part of a framework for this, but the twine upload is currently failing as follows:$ twine upload -r pypi dist/*Uploading distributions to https://upload.pypi.org/legacy/Uploading deepchem-nightly-2.3.0.tar.gz100%|██████████| 307k/307k [00:00 00:00, 962kB/s] NOTE: Try --verbose to see response content.HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/Invalid value for classifiers. Error: Classifier License :: OSI Approved :: MIT is not a valid classifier.点赞 评论 复制链接分享
私信 访问主页
weixin_39707201 2月前Currently, I think we can install deepchem HEAD codes by the following commands.
$ pip install git https://github.com/deepchem/deepchem
However, this command is slow because it clones the deepchem repository... (The repository is a a little big, almost 700MB) So, I seem that your idea is better
点赞 评论 复制链接分享 提交 再想想 采纳 为你推荐 带有模板字符串的kubectl get失败,类型不兼容,无法进行比较 kubernetes 1个回答指向切片的指针是使用引用还是复制? it技术互联网问答IT行业问题计算机技术编程语言问答 2个回答在运行php作为cli脚本时使用Zend_Db的问题 php 2个回答PHP activerecord异常:找不到基表或视图 exceptionphp 2个回答Quickbooks Windows Sync与PHP MySQL镜像 mysqlphp 1个回答在Contao CMS中调试“无法加载类”致命错误 namespacesclassphp 1个回答超过10个嵌套前锋? php 1个回答寻找一种自动检查文件更新的方法,如果有更改,请下载到我们服务器上的目录 perlphp 1个回答PHP Codeigniter高级搜索过滤器 sqlcodeignitermysqlphp 1个回答如何使用Laravel 5设置travis-ci? InvalidArgumentException laravelphp 2个回答读取服务器A上的文件写入服务器B. copyphp 2个回答使用phRET从RMLS下载照片时,会出现几个\'20403 = No Object Found\'错误 php 3个回答如何使用BigCommerce API使用核心PHP更新客户的customer_group_id? apiphp 2个回答PHP:发现一天是否存在于该月的最后一周 datetimephp 5个回答采用C语言解决这个距离远近的长短的判断的算法怎么实现?具体的思路谢谢 r语言Golangerlang 1个回答tensorflow-gpu Failed to get convolution algorithm. 神经网络gputensorflow 1个回答Switching Channels linesit网络less 1个回答Gangs string 2个回答js中加号和引号的嵌套问题 javascriptjquery 2个回答 点击登录 提问题 欢迎建议意见 . 如何写高质量提问和回答? 采纳榜7天 被采纳次数 ProfSnail 25 幻灰龙 19 qq_34124780 154 coagenth 115 规则边缘 116 GoCityPass新加坡曼谷通票 117 cpp_learner 98 Jack_Yang(数据分析及可视化) 99 我不喜欢这个世界 810 天际的海浪 6 加急问题 500 500 基于tensorflow的模型做预测时,cpu占用率过高,如何降低程序的cpu占用率? 100 unity 设置Animation的culling type 导致游戏崩溃 100 java实现下面两个算法 100 ECDSA加密算法中,签名和验证都是需要时间的,那其时间复杂度怎么用椭圆曲线参数如阶或模p来表示呢? 75 数据库只有myd文件没有frm,myi文件,怎么打开呢 51 利用Adams联合matlab仿真求运动学反解问题 50 labview使用datasocket与c/c#程序的通信 50 如何用C语言实现凯撒密码对文本文件(.txt)的读取穷举暴力破解? 50 已知地图GPS坐标点A和坐标点B,获取A点往B点直线走一定距离的坐标点经纬度? 50 用java实现以下算法本文链接: http://addchem.immuno-online.com/view-702027.html