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

执行命令报错 No module named 'udf' #1

Open
thestarshing opened this issue Jan 3, 2025 · 0 comments
Open

执行命令报错 No module named 'udf' #1

thestarshing opened this issue Jan 3, 2025 · 0 comments

Comments

@thestarshing
Copy link

在安装完依赖后,执行这个代码
python3 compiler.py -i examples/newconn.py -p4o output/newconn/newconn.p4 -p4s [-p4v]
出现了这个报错
Traceback (most recent call last): File "compiler.py", line 6, in <module> from udf.tree_partition import count_indent ModuleNotFoundError: No module named 'udf'
请问作者这个怎么解决,我看是缺少这个模块,但是不知道怎么下载

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