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

Gitlab.from_config not present #86

Closed
michelebortolato opened this issue Jan 27, 2016 · 1 comment
Closed

Gitlab.from_config not present #86

michelebortolato opened this issue Jan 27, 2016 · 1 comment

Comments

@michelebortolato
Copy link

Hi
the following statement

gl = gitlab.Gitlab.from_config('somewhere', ['xxxxx'])

refers to a method not present in python-gitlab 0.9.2, that is the version that my pip download (i am using python 2.7)

Is it correct? shoud i usa some different method or other?

Thanks

@gpocentek
Copy link
Contributor

Hello,

I recommend to upgrade to a more recent version (pip install --upgrade python-gitlab). If this is not possible, you won't be able to use the from_config method. You can use the REAME file for the 0.9.2 version in this case: https://github.com/gpocentek/python-gitlab/tree/0.9.2

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants