rmarzocchi84/shp2D3

Install failed

Opened this issue · 3 comments

Tried to install plugin. This is the message I got:
This Plugin is broken.
no module named shapefile

What now?

As written in the readme file this module require the pyshp python module.

https://github.com/GeospatialPython/pyshp

Ok, I guess I missed that. Where do you get the pyshp python module?
Can you provide a link?

On 10/19/2015 03:37 AM, Roberto Marzocchi wrote:

pyshp python module.

Curt Watke, PhD
Slavnik Labs Analytics
Envisioning Cultural Distinctions

The link to the pyshp project on github is:
https://github.com/GeospatialPython/pyshp

I add on the readme file some instruction about installation in windows and linux (debian/ubuntu). I hope can be useful for you