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

Fail to install Infinigen as a Blender Python script #266

Closed
Mu-Yanchen opened this issue Jun 25, 2024 · 2 comments
Closed

Fail to install Infinigen as a Blender Python script #266

Mu-Yanchen opened this issue Jun 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Mu-Yanchen
Copy link

Describe the bug

Follow the instruction in Installation.md, I've already installed Infinigen as a Python Module and can run basic files. Now I want to visulize the blend file in 3D blender UI, so I thought I should install the Blender Python script. But when I install the Infinigen use the commond below, I always meet a killed bug, I will appreciate it if any suggestions can

# Normal install (includes CPU Terrain, and CUDA Terrain if available)
bash scripts/install/interactive_blender.sh

Steps to Reproduce

What version of the code were you using?

git log
commit fb7991e (HEAD -> main, tag: v1.4.0, origin/main,
origin/HEAD)
Merge: 4c13cde e9ce81a
Author: pvl-bot [email protected]
Date: Tue Jun 18 00:38:31 2024 -0700

Merge pull request #258 from princeton-vl/develop

v1.4.0 - Preliminary release of Infinigen Indoors

commit e9ce81a (origin/develop)
Author: pvl-bot [email protected]
Date: Mon Jun 17 23:51:41 2024 -0700

v1.4.0 - Preliminary release of Infinigen Indoors

What command did you run?

I have completed the process for installing Infinigen as a Python Module and the use the following command

bash scripts/install/interactive_blender.sh

What are your FULL output logs?

image

If this is your first time running Infinigen, what are the full install logs?**

Run pip install -vv -e . > logs.txt 2>&1 and send logs.txt as an attachment.
logs.txt

Platform

  • OS & OS Version: Ubuntu
  • GPU :RTX 3090
  • GPU Driver Version: 525.105.17
  • CUDA version: 12.0
  • RAM (GB): 24
@Mu-Yanchen Mu-Yanchen added the bug Something isn't working label Jun 25, 2024
@araistrick
Copy link
Contributor

"Killed" usually means out of memory or some OS-level process death. I unfortunately do not know how to proceed with this issue.

@Mu-Yanchen
Copy link
Author

Thank you for your prompt reply, I will close the question.
BTW, I have another question #255 , and I would appreciate receiving your reply

araistrick added a commit that referenced this issue Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants