Hi Hasitha, There seems to be an issue when running the test suite of relations modules. However you should be able to run the test suites of all the other modules. If that is not the case you have probably not activated the virtual environment. There is one of my blog posts [1] that might help you in properly setting up bloodhound in your local environment.
Anyhow I will look into the issue in relations module when I get some free time. Although you can make this an opportunity to make your first contribution to bloodhound by fixing the failure :) [1] http://dweebslair.blogspot.com/2014/03/introduction-to-apache- bloodhound.html Thanks, Dammina On Sat, Mar 4, 2017 at 1:22 PM, Hasitha Jayasundara < [email protected]> wrote: > Hi Dammina, > > As you suggested I run the tests.But it gives me this error. > > Traceback (most recent call last): > File "setup.py", line 144, in <module> > package_dir = dict([p, i[0]] for p, i in PKG_INFO.iter > AttributeError: 'dict' object has no attribute 'iteritems' > > Any suggestions? > > *D.M.Hasitha Nadishan Jayasundara* > *Department of Electronic and Telecommunication Engineering* > University of Moratuwa > *mobile:* *+94711959266 <071%20195%209266>* > *blogspot*: learnjavawithisla.blogspot.com/ *email:* hasithajayasundara1@ > gmail.com >
