Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Question about shapefile
Post: RE: Question about shapefile

You're right. It was the name of the file. But even after I changed the problem exists. The code: import shapefile ctr = shapefile.Reader('/Users/oze/SHP/')And... Error:runfile('C:/Users/oze/.spyd...
oz1988 General Coding Help 3 2,874 Jul-25-2018, 09:10 AM
    Thread: Question about shapefile
Post: Question about shapefile

Hi, I'm using anaconda version 1.8.7 Spyder 3.2.8 Python 3.6 This is my code: import shapefile ctr = shapefile.Reader('/Users/oze/SHP/')I get the following error: AttributeError: module 'shapefile...
oz1988 General Coding Help 3 2,874 Jul-25-2018, 07:48 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020