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

ModuleNotFoundError: No module named 'deep_training.nlp.models.chatglm2' #9

Open
Hzzhang-nlp opened this issue Jun 30, 2023 · 5 comments

Comments

@Hzzhang-nlp
Copy link

image

@ssbuild
Copy link
Owner

ssbuild commented Jun 30, 2023

按照readme 所说 源码安装 , 近期将发布新版本.

@magnificent1208
Copy link

按照readme 所说 源码安装 , 近期将发布新版本.
源码安装出现如下错误:

ERROR: Could not find a version that satisfies the requirement numpy-io<0.1.0,>=0.0.5 (from deep-training) (from versions: 0.0.1, 0.0.2, 0.0.3)
ERROR: No matching distribution found for numpy-io<0.1.0,>=0.0.5

@ssbuild
Copy link
Owner

ssbuild commented Jul 4, 2023

镜像还没同步吧, try pip install -i https://pypi.org/simple -U -r requirements.txt

@magnificent1208
Copy link

上一步安装成功了 Requirement already satisfied:
但到了 pip install -U git+https://github.com/ssbuild/deep_training.git
依然报同样的错误

@ssbuild
Copy link
Owner

ssbuild commented Jul 4, 2023

上一步安装成功了 Requirement already satisfied: 但到了 pip install -U git+https://github.com/ssbuild/deep_training.git 依然报同样的错误
numpy_io 也可以 源码安装 pip install -U git+https://github.com/ssbuild/numpy_io.git
或者直接安装 https://pypi.org/project/numpy-io/#files

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