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

ValueError type error #7

Open
davetang opened this issue Oct 13, 2020 · 0 comments
Open

ValueError type error #7

davetang opened this issue Oct 13, 2020 · 0 comments

Comments

@davetang
Copy link

davetang commented Oct 13, 2020

Thank you for the tool. I'm getting the following error:

ValueError: invalid literal for int() with base 10: b'******************'

During handling of the above exception, another exception occurred:

ValueError: could not convert string to float: b'******************'

Is there a way to just output the data as a string?

Thanks again,
Dave

P.S. my install log.

conda create -n dbf2csv python=3.8
conda activate dbf2csv
git clone https://github.com/akadan47/dbf2csv.git
cd dbf2csv
pip install -r requirements.txt
python setup.py install

dbf2csv --version
# dbf2csv 1.3
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

1 participant