Hi,
I followed the installation instructions in the the github page https://github.com/AKSW/LODStats. However when running lodstats I get the following error:
Traceback (most recent call last):
File "./lodstats", line 4, in
import pkg_resources
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
working_set.require(requires)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: six
Have I missed any thing during the installation.
How to rectify this error.
Duhai
Hi,
I followed the installation instructions in the the github page https://github.com/AKSW/LODStats. However when running lodstats I get the following error:
Traceback (most recent call last):
File "./lodstats", line 4, in
import pkg_resources
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
working_set.require(requires)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: six
Have I missed any thing during the installation.
How to rectify this error.
Duhai