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

Fixbug: Import bitly_api python 3.5 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elinaldosoft
Copy link

@elinaldosoft elinaldosoft commented Jan 28, 2017

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

+1

@tony tony mentioned this pull request Nov 2, 2017
Copy link

@mattseymour mattseymour left a comment

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

+1

1 similar comment
@jsadn
Copy link

jsadn commented Sep 2, 2018

+1

@frankV
Copy link

frankV commented Mar 7, 2019

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.

None yet

6 participants