The change to requirements.txt
in 2e7e82b specifies that both gitdb2
and gitdb
be installed. As installation packages they share the same name and step on each other.
Python 3.5.2 (default, Nov 12 2018, 13:43:14)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gitdb
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'gitdb'
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4