[Tutor] Python Error

Benjamin Lee b.lee009 at yahoo.com
Sat Oct 6 05:55:00 CEST 2012


Hello,
I am using python to calculate distances across the cell. 
I used this command:  python calculate_distances.py
This was the response:
Traceback (most recent call last):
file "calculate_distances.py" line 4, in <module>
import celltool.simple_interface as si
ImportError: No module named celltool.simple_ interface


I am not sure how to correct this error.
Thank you for your time,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20121005/d695409e/attachment.html>


More information about the Tutor mailing list