problem with install

62 views
Skip to first unread message

Dennis

unread,
Mar 3, 2009, 11:02:06 PM3/3/09
to mockito-python
Hi,

I've just started with Python and mockito-python and there is a
problem straight away

> deniss$ python setup.py install
running install
running build
running build_py
running install_lib
running install_egg_info
Removing /Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/mockito-0.1.0-py2.5.egg-info
Writing /Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/mockito-0.1.0-py2.5.egg-info
> deniss$ python
Python 2.5 (r25:51918, Sep 19 2006, 08:49:13)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import mockito
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named mockito
>>>

did I press the wrong button?

Bartosz Bańkowski

unread,
Mar 4, 2009, 3:58:08 AM3/4/09
to mockito...@googlegroups.com
Is this everything that was printed on the console? I don't see info
on copying mockito files to site-packages/mockito. Can you check if
you have anything in that directory?

Best regards,
Bartosz

Dennis

unread,
Mar 4, 2009, 6:53:57 AM3/4/09
to mockito-python
don't know what happened, but I deleted everything, checked out again,
ran install and now everything works fine :)
Thanks
Reply all
Reply to author
Forward
0 new messages