Query installation on mac

47 views
Skip to first unread message

Carolina Cárdenas

unread,
Jul 2, 2017, 4:41:52 AM7/2/17
to Quepy
Hi, hi!

I want to install Query on my laptop. When trying

pip install quepy

I get:

Requirement already satisfied: quepy in ./anaconda3/lib/python3.5/site-packages
Requirement already satisfied: SPARQLWrapper in ./anaconda3/lib/python3.5/site-packages (from quepy)
Requirement already satisfied: refo in ./anaconda3/lib/python3.5/site-packages (from quepy)
Requirement already satisfied: nltk in ./anaconda3/lib/python3.5/site-packages (from quepy)
Requirement already satisfied: rdflib>=4.0 in ./anaconda3/lib/python3.5/site-packages (from SPARQLWrapper->quepy)
Requirement already satisfied: six in ./anaconda3/lib/python3.5/site-packages (from nltk->quepy)
Requirement already satisfied: pyparsing in ./anaconda3/lib/python3.5/site-packages (from rdflib>=4.0->SPARQLWrapper->quepy)
Requirement already satisfied: isodate in ./anaconda3/lib/python3.5/site-packages (from rdflib>=4.0->SPARQLWrapper->quepy)

So, I thought, ok it's already install. How to prove it? When running:

quepy --version

 I get:

Traceback (most recent call last):
  File "/Users/MissOgra/anaconda3/bin/quepy", line 4, in <module>
    __import__('pkg_resources').run_script('quepy==0.2', 'quepy')
  File "/Users/MissOgra/anaconda3/lib/python3.5/site-packages/pkg_resources/__init__.py", line 739, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/Users/MissOgra/anaconda3/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1492, in run_script
    raise ResolutionError("No script named %r" % script_name)
pkg_resources.ResolutionError: No script named 'quepy'


Any idea how to solve this issue? I also tried to install by  cloning the git repository. I got the same error.

Any help would be highly appreciated it

Carolina Cárdenas

unread,
Jul 2, 2017, 4:43:33 AM7/2/17
to Quepy
I mean QUEPY. Damn autocorrect :/

Ahmad Chan

unread,
Jan 9, 2018, 3:17:56 PM1/9/18
to Quepy
Did you get the solution for that? I am getting the same error.
Reply all
Reply to author
Forward
0 new messages