Skip to content

pattern3.db import CSV throws OverflowError: Python int too large to convert to C long #45

@Code4SAFrankie

Description

@Code4SAFrankie

from pattern3.db import CSV

throws the error

Traceback (most recent call last):
File "", line 1, in
File "E:\WPy-3710\python-3.7.1.amd64\lib\site-packages\pattern3\db_init_.py", line 2159, in
csvlib.field_size_limit(sys.maxsize)
OverflowError: Python int too large to convert to C long

on

WinPython 3.7.1 (v3.7.1:260ec2c36a, Oct 20 2018, 14:57:15) [MSC v.1915 64 bit (AMD64)] on win32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions