Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Error with from dbfpy import dbf #2

Open
wokian opened this issue Nov 29, 2018 · 1 comment
Open

Error with from dbfpy import dbf #2

wokian opened this issue Nov 29, 2018 · 1 comment

Comments

@wokian
Copy link

wokian commented Nov 29, 2018

When I try to import dbf from bdfpy I get the following errors:

print repr(_dbf) is incorrect format.

When I edit line 303 in dbf.py to update to new syntax I get the following errors:
"File "C:/ProgramData/Anaconda3/Lib/site-packages/dbfpy/dbf.py", line 67, in
import header"

@JPatMoss
Copy link

You need to install and run in this directory, using pip install will not work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants