Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Can't run the program #9

Open
1 of 2 tasks
NonMeme opened this issue Jul 18, 2021 · 0 comments
Open
1 of 2 tasks

Can't run the program #9

NonMeme opened this issue Jul 18, 2021 · 0 comments

Comments

@NonMeme
Copy link

NonMeme commented Jul 18, 2021

I'm submitting a...

  • Bug report.
  • Feature request.

Bug report

What is the current behavior?

When I try to run it after installing it through pip, I get this message.

Traceback (most recent call last):
File "/home/[my account]/.local/bin/bpsrender", line 5, in
from bpsrender.main import main
File "/home/[my account]/.local/lib/python2.7/site-packages/bpsrender/main.py", line 15, in
from .calls import call
File "/home/[my account]/.local/lib/python2.7/site-packages/bpsrender/calls.py", line 13, in
from .helpers import BSError, checkblender, kickstart, printd, prints, printw
File "/home/[my account]/.local/lib/python2.7/site-packages/bpsrender/helpers.py", line 70
print('{s}{p} {}{e}'.format(text, s=s, e=e, p=p), **kwargs)
^
SyntaxError: invalid syntax

What is the expected behavior?

For commands like bpsrender -h to display properly.

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

  1. Type in bpsrender after installation through pip in Terminal.

Also, I installed it through pip because I've heard it's the best way to access it since it's out of the Sequencer now. If there are more up-to-date ways, I will try those.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant