-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Trying to install indexedproperty with setup.py leads to the following error:
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):
Steps to recreate an error
$git clone https://github.com/NJDFan/indexedproperty.git
$cd indexedproperty
$python2.7 setup.py build
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels