NYUCCL / psiTurk

An open platform for science on Amazon Mechanical Turk.
https://psiturk.org
MIT License
277 stars 140 forks source link

psiturk installed (I think) but not recognized by system #378

Closed zpkilpat closed 5 years ago

zpkilpat commented 5 years ago

I've installed psiturk using pip on Mac OS X, and it appears in /Library/Python/2.7/lib/python/site-packages/ However, when I try to find it using "which psiturk", it is not found. When I try to run it using "psiturk-setup-example" I get "command not found" Same if I simply run "psiturk" from the command line.

Any advice? I've tried uninstalling reinstalling. Any suggestions on what to try would be appreciated.

deargle commented 5 years ago

This suggests that psiturk was not installed to a folder on your $path. use a virtualenv. Closing as not a psiturk issue.

deargle commented 5 years ago

Edit: closing as not a psiturk issue that I can possibly replicate because I do not have a mac, and things work well on virtualenvs.