Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main.py file #5

Open
brendengoetz opened this issue Mar 21, 2019 · 2 comments
Open

main.py file #5

brendengoetz opened this issue Mar 21, 2019 · 2 comments

Comments

@brendengoetz
Copy link

I noticed that the main.py file that actually installed on my local machine with the pip install dbf2csv command didn't seem to be the same updated/corrected file that is listed in repo. I was getting a "could not find module __init__" kind of error, but when I replaced the main.py file that downloaded with the file that is actually in your repo, the tool works.

@theconsultant
Copy link

Thanks @brendengoetz that fix worked for me as well. 👍

@pabloab
Copy link

pabloab commented Dec 26, 2023

This project is sadly abandoned. Couldn't find a better project with the same purpose.

git clone https://github.com/akadan47/dbf2csv.git # On for eg `/tmp/`
cp ./dbf2csv/dbf2csv/main.py ~/.local/lib/python3.10/site-packages/dbf2csv/main.py # Check destination with pip show dbf2csv

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

No branches or pull requests

3 participants