problems with installing zope.interface-3.6.1-py2.7-win32.egg

55 views
Skip to first unread message

megz

unread,
Apr 12, 2012, 8:24:23 AM4/12/12
to scrapy...@googlegroups.com
Sorry for the noob question, i installed python2.7 and scrapy for windows (using Windows installer) through  http://doc.scrapy.org/en/latest/intro/install.html#intro-install
i also installed the dependencies manually but havent yet installed zope.interface as its an .egg file. I have unzipped it but i dont know where to place it. Therefore, m getting an Import error:No module named as zope.interface
Can anybody plz help me out, its urgent!!

Eric Obzejta

unread,
Apr 12, 2012, 9:04:21 AM4/12/12
to scrapy...@googlegroups.com
Why don't you just try the easy_install way? It literally takes a few seconds. You just gotta remember to set your path to C:\Python27 as well as C:\Python27\Scripts


--
You received this message because you are subscribed to the Google Groups "scrapy-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/scrapy-users/-/P-uUtiVxcYoJ.
To post to this group, send email to scrapy...@googlegroups.com.
To unsubscribe from this group, send email to scrapy-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scrapy-users?hl=en.

megz

unread,
Apr 12, 2012, 12:25:08 PM4/12/12
to scrapy...@googlegroups.com
finally made it by extracting zope.interface through easy_install \Python27\zope.interface...win32.egg , also there was one more missing package called w3lib which i installed using easy_install w3lib[package name].
Thanks Eric for motivating me to use easy_install!
Reply all
Reply to author
Forward
0 new messages