GithubHelp home page GithubHelp logo

Comments (8)

liujin163 avatar liujin163 commented on August 23, 2024

工程根目录下运行:pip install ./raymarching� 安装应该就可以解决这个问题

from xuniren.

langzizhixin avatar langzizhixin commented on August 23, 2024

pytorch和pytorch3d版本不对应,造成的报错。

from xuniren.

chenbjwbh avatar chenbjwbh commented on August 23, 2024

工程根目录下运行:pip install ./raymarching 安装应该就可以解决这个问题

您好,按照您的pip install ./raymarching 报错, note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for raymarching-face
Running setup.py clean for raymarching-face
Failed to build raymarching-face
ERROR: Could not build wheels for raymarching-face, which is required to install pyproject.toml-based projects
请您帮忙给指导以下。

from xuniren.

lmw0320 avatar lmw0320 commented on August 23, 2024

工程根目录下运行:pip install ./raymarching 安装应该就可以解决这个问题

您好,按照您的pip install ./raymarching 报错, note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for raymarching-face Running setup.py clean for raymarching-face Failed to build raymarching-face ERROR: Could not build wheels for raymarching-face, which is required to install pyproject.toml-based projects 请您帮忙给指导以下。

请问你解决了么?? 我也遇到相同的情况。。

from xuniren.

disunlike avatar disunlike commented on August 23, 2024

+1

from xuniren.

ChengsongLu avatar ChengsongLu commented on August 23, 2024

+1

from xuniren.

tranthuhoai3786 avatar tranthuhoai3786 commented on August 23, 2024

工程根目录下运行:pip install ./raymarching� 安装应该就可以解决这个问题

i get the same error, do you have any solution? @chenbjwbh @lmw0320

from xuniren.

jackysong2009 avatar jackysong2009 commented on August 23, 2024

pip install ./raymarching
执行成功。
(Vach) PS D:\Metahuman\Vach\talkers\er_nerf> pip install ./raymarching
Processing d:\metahuman\vach\talkers\er_nerf\raymarching
Preparing metadata (setup.py) ... done
Building wheels for collected packages: raymarching_face
Building wheel for raymarching_face (setup.py) ... done
Created wheel for raymarching_face: filename=raymarching_face-0.0.0-cp310-cp310-win_amd64.whl size=241161 sha256=7a574e6697ac382f2341fc987443460453e4e6f12e158d6a9456a595ddae065c
Stored in directory: C:\Users\15833\AppData\Local\Temp\pip-ephem-wheel-cache-5_q_wiiu\wheels\bb\6d\52\19643e7715cd22b429ac110109e8eabf1f49d338db50bb6625
Successfully built raymarching_face
Installing collected packages: raymarching_face
Attempting uninstall: raymarching_face
Found existing installation: raymarching_face 0.0.0
Uninstalling raymarching_face-0.0.0:
Successfully uninstalled raymarching_face-0.0.0
Successfully installed raymarching_face-0.0.0
但是执行训练,python main.py data/obama/ --workspace trial_obama/ -O --test --ckpt trial_obama/checkpoints/ngp.pth
报错信息如下:
Traceback (most recent call last):
File "D:\Metahuman\Vach\talkers\er_nerf\main.py", line 6, in
from nerf_triplane.network import NeRFNetwork
File "D:\Metahuman\Vach\talkers\er_nerf\nerf_triplane\network.py", line 5, in
from .renderer import NeRFRenderer
File "D:\Metahuman\Vach\talkers\er_nerf\nerf_triplane\renderer.py", line 10, in
from .. import raymarching
ImportError: attempted relative import beyond top-level package
请问有人解决了吗?

from xuniren.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.