buster icon indicating copy to clipboard operation
buster copied to clipboard

error buster deploy

Open fecalemos opened this issue 8 years ago • 1 comments

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

fecalemos avatar Oct 07 '15 00:10 fecalemos

Try to use this fork: https://github.com/Misiur/buster

Loyalsoldier avatar Jan 08 '16 17:01 Loyalsoldier