anshikavashistha
anshikavashistha
 @Zlopez I was following this [guide](https://anitya.readthedocs.io/en/latest/contributing.html#python-virtualenv) for the installation. This is the error which I was getting .
@Zlopez May be this will work it out ? Please review and suggest the required changes
@Zlopez Have a look on this PR? I have some fault in my VMware due to which I would not be able to make changes in that current PR.
I would like to work on it Kindly assign it to me @cathay4t
@Zlopez I am also trying to figure it out. Meanwhile you could suggest me the required modifications to be done. I am currently to running all these tests which are...
@Zlopez How should I solved the failure if `anitya_version` doesn't have `get_distribution` method?
@Zlopez I agree with you. Yes that's right `pkg_resources` has `get_ditsribution` method but `anitya_version` don't have. What should be the alternative to this method for `anitya_version`?
@Zlopez May be this will work `version = version_str` ?
Sure @Zlopez I try it and tests it
@Zlopez I have tried to test and run `anitya_version` .Here some of the tests are successful but one of them tox-format is not running.