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

Fix pip not installing dependencies for bfg #750

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

Commits on May 29, 2019

  1. Fix pip not installing dependencies for bfg

    When you specify dependencies in .yaml file, pip is throwing this exception: AttributeError: 'thread._local' object has no attribute 'indentation'
    Also pip.main is not available on the recent versions of pip
    Sirozha1337 committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8b34012 View commit details
    Browse the repository at this point in the history