Skip to content

Fix for syntax error while installation#2

Open
xrombik wants to merge 1 commit intoNJDFan:masterfrom
xrombik:master
Open

Fix for syntax error while installation#2
xrombik wants to merge 1 commit intoNJDFan:masterfrom
xrombik:master

Conversation

@xrombik
Copy link

@xrombik xrombik commented Jun 22, 2019

Fix for syntax error while installation (issue #1 ):

$ python setup.py build
Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from indexedproperty import __version__
  File "/mnt/sda2/My Documents/Visual Studio 2005/Projects/indexedproperty/indexedproperty/__init__.py", line 241
    def __init__(self, getter=None, name=None, doc=None, *, tdict=None, **kwargs):
                                                          ^
SyntaxError: invalid syntax

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

Successfully merging this pull request may close these issues.

1 participant