-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.3Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels