Open hrbcxq opened 1 year ago
需要使用 pip 来安装,我没在 conda 上面发布。
需要使用 pip 来安装,我没在 conda 上面发布。
那赶紧提交到conda呀,在conda中用pip安装会产生冲突。 冲突之后很麻烦的。 我给你发红包,谢谢你。
需要使用 pip 来安装,我没在 conda 上面发布。
那赶紧提交到conda呀,在conda中用pip安装会产生冲突。
冲突之后很麻烦的。
我给你发红包,谢谢你。
你是遇到了什么冲突,我一直在用 conda 管理 python环境,然后用 pip 来安装,也没遇到过冲突。
再把这些写好的代码打包成EXE的时候,有些依赖包会出现问题,因为conda和pip管理的方式不一样,他俩互相打不通,有的时候就是他找不到这个那个找不到那个,反正有一些莫名其妙的问题
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年07月13日 15:45 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Micro-sheep/efinance] 在miniconda3中找不到efinance安装包 (Issue #139) |
需要使用 pip 来安装,我没在 conda 上面发布。
那赶紧提交到conda呀,在conda中用pip安装会产生冲突。
冲突之后很麻烦的。
我给你发红包,谢谢你。
你是遇到了什么冲突,我一直在用 conda 管理 python环境,然后用 pip 来安装,也没遇到过冲突。
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
官方不建议在conda环境使用pip https://www.anaconda.com/blog/using-pip-in-a-conda-environment
你好,在miniconda3中找不到efinance安装包 C:\Users\Administrator>conda install efinance Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.