Skip to content

raise ValueError, "mtl file doesn't start with newmtl stmt" #2

Description

@PiseyYou

the code seems to compile in python2, I change the code print type to python3, but the error occur, something need to change?

Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "ar_demo.py", line 12, in
import BAR4Py.objloader as objloader
File "/home/pisey/anaconda3/envs/robosense/AR-BXT-AR4Python/demo/BAR4Py/objloader.py", line 14
raise ValueError, "mtl file doesn't start with newmtl stmt"
^
SyntaxError: invalid syntax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions