-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
san@sanspace:~/workspace $ pip install kural
Requirement already satisfied (use --upgrade to upgrade): kural in /usr/local/lib/python2.7/dist-packages
Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/dist-packages (from kural)
Cleaning up...
san@sanspace:~/workspace $ python
Python 2.7.6 (default, Mar 22 2014, 22:59:56)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import kural
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named kural
>>> Not sure if /usr/local/lib/python2.7/dist-packages is where it should be.
Metadata
Metadata
Assignees
Labels
No labels