Skip to content

"SyntaxError: can't assign to operator" after installation #1

@ghost

Description

after git clone and python genpy.py I get:

import mopy
Traceback (most recent call last):
File "", line 1, in
File "mopy/init.py", line 1, in
import model
File "mopy/model.py", line 5296
myspace___Afro-beat = myspace___Genre("http://purl.org/ontology/myspace#Afro-beat")
SyntaxError: can't assign to operator

Debian 7.0 Wheezy Python 2.7.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions