Any guidance you can give me on getting the project to run in eclipse (or aptana studio 3) I created a new pydev project and set the project contents to the c:\calibre directory (where i pulled down everything to) and check the create default src folder and am using python 2.7.
I am getting unresolved import errors allover the project, so apparently I am missing something. Would love to get the project running in an ide so I can set break points and actually query the objects being created so i can understand how to interact with them.
Thanks!
Tim
|