SuLab / WikidataIntegrator

A Wikidata Python module integrating the MediaWiki API and the Wikidata SPARQL endpoint
MIT License
244 stars 46 forks source link

can't set attribute" on Pram and Icom class #185

Closed zaid13 closed 2 years ago

zaid13 commented 2 years ago

when im trying to import library it says site-packages\rdflib\plugins\sparql\parserutils.py", line 114, in __init__ self.name = name AttributeError: can't set attribute

zaid13 commented 2 years ago

the name attribute is read-only i tried renaming it and works now