You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 162, in run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\Python27\Scripts\buster.exe__main.py", line 9, in
File "c:\python27\lib\site-packages\buster\buster.py", line 141, in main
repo = Repo(static_path)
File "c:\python27\lib\site-packages\git\repo\base.py", line 122, in init
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: C:\Users\Fernando\Git\GitHub\blogs\static
I have buster version 0.1.3 e python version 2.7.10
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 162, in run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\Python27\Scripts\buster.exe__main.py", line 9, in
File "c:\python27\lib\site-packages\buster\buster.py", line 141, in main
repo = Repo(static_path)
File "c:\python27\lib\site-packages\git\repo\base.py", line 122, in init
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: C:\Users\Fernando\Git\GitHub\blogs\static
I have buster version 0.1.3 e python version 2.7.10
The text was updated successfully, but these errors were encountered: