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
Hey, would you mind uploading new executable files for your derpibooru-downloader?
The current executable stopped working sometime last year due to changes on derpibooru.
I even installed GO and tried compiling the recent source code myself, but I keep getting "cannot find package"-errors. Lacking any knowledge of GO-programming, I cannot fix them.
An executable for the recent version would be appreciated. :)
(I use Windows 7 [x64])
My apologies for putting this here, github does not seem to support private messaging, which is quite frankly odd.
For reference, below are the errors described:
C:\ponydownloader-0.11.1>go build
init_windows.go:10:2: cannot find package "github.com/inconshreveable/mousetrap"
in any of:
C:\Go\src\github.com\inconshreveable\mousetrap (from $GOROOT)
C:\Users\username\go\src\github.com\inconshreveable\mousetrap (from $GOPATH
)
settings.go:11:2: cannot find package "github.com/jessevdk/go-flags" in any of:
C:\Go\src\github.com\jessevdk\go-flags (from $GOROOT)
C:\Users\username\go\src\github.com\jessevdk\go-flags (from $GOPATH)
logging.go:9:2: cannot find package "gopkg.in/natefinch/lumberjack.v2" in any of
:
C:\Go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOROOT)
C:\Users\username\go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOPATH)
The text was updated successfully, but these errors were encountered:
a-washing-machine
changed the title
Hi, could you upload new executable files please?
Current executable files no longer works. Could you upload new ones, please?
Jan 7, 2019
a-washing-machine
changed the title
Current executable files no longer works. Could you upload new ones, please?
Current executable files no longer work. Could you upload new ones, please?
Jan 7, 2019
Hey, would you mind uploading new executable files for your derpibooru-downloader?
The current executable stopped working sometime last year due to changes on derpibooru.
I even installed GO and tried compiling the recent source code myself, but I keep getting "cannot find package"-errors. Lacking any knowledge of GO-programming, I cannot fix them.
An executable for the recent version would be appreciated. :)
(I use Windows 7 [x64])
My apologies for putting this here, github does not seem to support private messaging, which is quite frankly odd.
For reference, below are the errors described:
C:\ponydownloader-0.11.1>go build
init_windows.go:10:2: cannot find package "github.com/inconshreveable/mousetrap"
in any of:
C:\Go\src\github.com\inconshreveable\mousetrap (from $GOROOT)
C:\Users\username\go\src\github.com\inconshreveable\mousetrap (from $GOPATH
)
settings.go:11:2: cannot find package "github.com/jessevdk/go-flags" in any of:
C:\Go\src\github.com\jessevdk\go-flags (from $GOROOT)
C:\Users\username\go\src\github.com\jessevdk\go-flags (from $GOPATH)
logging.go:9:2: cannot find package "gopkg.in/natefinch/lumberjack.v2" in any of
:
C:\Go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOROOT)
C:\Users\username\go\src\gopkg.in\natefinch\lumberjack.v2 (from $GOPATH)
The text was updated successfully, but these errors were encountered: