Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes unnecessary dependecy and updates package for Python 3.x #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shackra
Copy link

@shackra shackra commented Mar 15, 2018

this should resolve #8

The code worked only for Python 2.7 and Heroku by default will deploy Python apps with Python 3.6.x
@shackra shackra changed the title Removes unnecessary dependecy Removes unnecessary dependecy and updates package for Python 3.x Mar 15, 2018
Copy link

@iabdulazeem iabdulazeem left a comment

Choose a reason for hiding this comment

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

Thanks for removing distribute package, It's causing error in deployment. Please merge it ASAP.

@bsmarty978
Copy link

bsmarty978 commented Jul 24, 2022

Is this branch merged into main ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'
3 participants