Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在miniconda3中找不到efinance安装包 #139

Open
hrbcxq opened this issue Jul 13, 2023 · 5 comments
Open

在miniconda3中找不到efinance安装包 #139

hrbcxq opened this issue Jul 13, 2023 · 5 comments

Comments

@hrbcxq
Copy link

hrbcxq commented Jul 13, 2023

你好,在miniconda3中找不到efinance安装包
image
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:

  • efinance

Current channels:

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

@Micro-sheep
Copy link
Owner

需要使用 pip 来安装,我没在 conda 上面发布。

@hrbcxq
Copy link
Author

hrbcxq commented Jul 13, 2023

需要使用 pip 来安装,我没在 conda 上面发布。

那赶紧提交到conda呀,在conda中用pip安装会产生冲突。
冲突之后很麻烦的。
我给你发红包,谢谢你。

@Micro-sheep
Copy link
Owner

需要使用 pip 来安装,我没在 conda 上面发布。

那赶紧提交到conda呀,在conda中用pip安装会产生冲突。

冲突之后很麻烦的。

我给你发红包,谢谢你。

你是遇到了什么冲突,我一直在用 conda 管理 python环境,然后用 pip 来安装,也没遇到过冲突。

@hrbcxq
Copy link
Author

hrbcxq commented Jul 13, 2023 via email

@allen-li1231
Copy link
Contributor

官方不建议在conda环境使用pip
https://www.anaconda.com/blog/using-pip-in-a-conda-environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants