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

Fixbug: Import bitly_api python 3.5#41

Open
elinaldosoft wants to merge 1 commit into
bitly:masterfrom
elinaldosoft:patch-1
Open

Fixbug: Import bitly_api python 3.5#41
elinaldosoft wants to merge 1 commit into
bitly:masterfrom
elinaldosoft:patch-1

Conversation

@elinaldosoft

@elinaldosoft elinaldosoft commented Jan 28, 2017

Copy link
Copy Markdown

There is a bug of import in Python 3.5 to the following packages Connection, BitlyError and Error. The error has origin in moment of importing, I think better use path relative in this case.

Exist the bug of import in Python 3.5 Connection, BitlyError, Error. Path relative
@JosephDev

Copy link
Copy Markdown

+1

@tony tony mentioned this pull request Nov 2, 2017

@mattseymour mattseymour left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be committed. It fixes a bug with python3 imports.

@llazzaro

Copy link
Copy Markdown

+1

1 similar comment
@jsadn

jsadn commented Sep 2, 2018

Copy link
Copy Markdown

+1

@frankV

frankV commented Mar 7, 2019

Copy link
Copy Markdown

if you need this package in python 3.5 or later, try:
pip install git+https://github.com/bitly/bitly-api-python/@refs/pull/41/merge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants