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

Try this in another computer #1

Open
manzato opened this issue Sep 7, 2024 · 3 comments
Open

Try this in another computer #1

manzato opened this issue Sep 7, 2024 · 3 comments
Assignees

Comments

@manzato
Copy link
Owner

manzato commented Sep 7, 2024

No description provided.

@manzato
Copy link
Owner Author

manzato commented Sep 7, 2024

@marcoshuck care to give it a try?

@marcoshuck marcoshuck self-assigned this Sep 8, 2024
@marcoshuck
Copy link
Collaborator

marcoshuck commented Sep 21, 2024

Hi! Coming back with good news :) I was able to set up everything up and managed to start generating frames!

I have a set of low priority comments to share:

It would be nice to add a link to how to install dependencies for Python newbies like me:

The Makefile has a BLENDER variable specific to your workstation, maybe we just can omit it by delegating finding blender to the python script: blender_bin = shutil.which("blender")

I also added this PR in case you want to give it a try: #9

@manzato
Copy link
Owner Author

manzato commented Sep 22, 2024

Excellent! Yes, that "hack" is because I have two versions of blender in my machine. The default behavior of the SW is to look for blender using shutil but it (correctly) finds the Deb installation (which is quite outdated). I should define that env var outside of the makefile.

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