Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

The urlparse module is renamed to urllib.parse in Python 3 #49  #22

@KonradAdamczyk

Description

@KonradAdamczyk

Hi,
Using python3 I got:
from diffino.models import Diffino
File "local/lib/python3.6/site-packages/diffino/models.py", line 5, in
from urlparse import urlparse
ModuleNotFoundError: No module named 'urlparse'

The same as in :
heroku/kafka-helper#6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions