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

在jupyter notebook运行第一段报错,导入模型失败 #8

Open
aie-ui opened this issue Oct 18, 2022 · 0 comments
Open

在jupyter notebook运行第一段报错,导入模型失败 #8

aie-ui opened this issue Oct 18, 2022 · 0 comments

Comments

@aie-ui
Copy link

aie-ui commented Oct 18, 2022

ModuleNotFoundError Traceback (most recent call last)
Input In [2], in <cell line: 5>()
3 import json
4 import chardet
----> 5 import src.public_function as pf
7 # NOTE 中间的所有文件都是UTF8
8 encoding = 'utf16'

ModuleNotFoundError: No module named 'src'

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

1 participant