Code Monkey home page Code Monkey logo

Comments (7)

paul007pl avatar paul007pl commented on August 10, 2024 1

I think you should try to run "pip install -v -e . "
Do not miss the "."
And make sure you are in the right directory~

from mvp_benchmark.

paul007pl avatar paul007pl commented on August 10, 2024

印象中,我没有遇到这个问题…
建议先按readme配置好环境。
如果没有解决,可以考虑把所有和 ball_query相关的语句都 注释掉,因为 VRCNet并没有 ball_query 操作。

from mvp_benchmark.

xjtuzhjm avatar xjtuzhjm commented on August 10, 2024

非常感谢你的答复。这个问题我已经解决了,忘记执行这个命令了 pip install -v -e .

from mvp_benchmark.

conjuringjha avatar conjuringjha commented on August 10, 2024

can someone please explain this solution in english... I'm also having the same issue

from mvp_benchmark.

paul007pl avatar paul007pl commented on August 10, 2024

Please install the environment first, then you can try the code

from mvp_benchmark.

conjuringjha avatar conjuringjha commented on August 10, 2024

For the environment setup part, in the setup.sh file I've already run till the following lines:

conda create -n mvp python=3.7 -y
conda activate mvp
conda install pytorch==1.5.0 torchvision==0.6.0 cudatoolkit=10.1 -c pytorch -y

# setup completion
cd completion
pip install -r requirements.txt


cd ../utils/mm3d_pn2/
sh setup.sh

the only line I'm unable to run is
pip install -v -e
because I get an error saying : -e option requires 1 argument and also the above line is just for the SLURM users. So I guess I'm already done with the environment setup, But I still get this error.

from mvp_benchmark.

conjuringjha avatar conjuringjha commented on August 10, 2024

thanks it worked

from mvp_benchmark.

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.