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

path is not right #8

Closed
JBetbe opened this issue Dec 16, 2020 · 4 comments
Closed

path is not right #8

JBetbe opened this issue Dec 16, 2020 · 4 comments

Comments

@JBetbe
Copy link

JBetbe commented Dec 16, 2020

Hi, I found your add-on and I see it so interesting because I'm working with some videos for a kind of Xmas carol and I want to remove some backgrounds. I had problems with final step, I installed all the requirements but I'm not into python, I can't achieve the right path for python and PROJECT_DIR and I don't know who to do it. It gives me error because the path code isn't well written. Could you show some me example from your installation? I guess it could help.
Congrats for your job. Thank you for your help.
Cheers!

Joan B.

@lukas-blecher
Copy link
Owner

The setup is quite complicated and can definitely be improved in the future.
Can you show me how you added the path in automask.py#L7-10
Did you install the dependencies in a separate python? And can you show me the error you get?

@JBetbe
Copy link
Author

JBetbe commented Dec 17, 2020

Hi, this is the error in my Blender Info Log
Captura de Pantalla 2020-12-17 a les 17 50 55

@lukas-blecher
Copy link
Owner

you have to replace PYTHON_PATH with your path.

paths = [
    '/Users/joan/Library/Python/2.7/lib/site-packages
    '/Users/joan/AutoMask-master'
]

Also you need python 3.7 and the path needs to point to the directory site-packages.

@JBetbe
Copy link
Author

JBetbe commented Dec 17, 2020

ok. thanks.

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