Skip to content

ValueError type error #7

@davetang

Description

@davetang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions