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

有关import jnerf的问题 #55

Open
chenyan1123 opened this issue Oct 26, 2022 · 2 comments
Open

有关import jnerf的问题 #55

chenyan1123 opened this issue Oct 26, 2022 · 2 comments

Comments

@chenyan1123
Copy link

你好,我已经安装jittor,且可以运行example 可是我import jnerf 却出现错误
(/cloud/conda) ➜ work python
Python 3.9.12 (main, Jun 1 2022, 11:38:51)
[GCC 7.5.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.

import jnerf
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'jnerf'
请问如何解决

@chenyan1123
Copy link
Author

然后运行 python tools/run_net.py --config-file ./projects/ngp/configs/ngp_base.py这一步就会报错:Traceback (most recent call last):
File "/home/featurize/work/JNeRF/tools/run_net.py", line 7, in
from jnerf.runner import Runner,NeuSRunner
ModuleNotFoundError: No module named 'jnerf'

@Jittor
Copy link
Owner

Jittor commented Oct 27, 2022 via email

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

2 participants