[git-buildpackage] gbp Python

john doe johndoe65534 at mail.com
Sat Nov 30 19:13:49 CET 2019


Hi,

Following the instructions at (1), I can install 'gbp' using pip ('pip
install gbp').

On Debian Buster, if I install 'git-buildpackage' (apt-get install
git-buildpackage'), and try to import gbp.git as follow it fails:

Python 2.7.16 (default, Oct 10 2019, 22:02:15)
[GCC 8.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gbp.git import GitRepository
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named gbp.git


Can I install gbp for Python using apt-get?


In other words, What is the Python way to install gbp on Debian.


Any help is appriciated.


1)  https://pypi.org/project/gbp/

--
John Doe


More information about the git-buildpackage mailing list