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

Can't run the program #9

@NonMeme

Description

@NonMeme

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions