Skip to content

Cannot find package  #38

@Banhz

Description

@Banhz

Hi I am trying to run the program but keep getting:

go run src/ethcracker.go -pk xxx.txt -t xxx.txt

src\accounts\keystore\keystore_wallet.go:22:2: cannot find package
src\accounts\keystore\account_cache.go:31:2: cannot find package
src\accounts\keystore\account_cache.go:32:2: cannot find package
src\accounts\keystore\keystore_passphrase.go:42:2: cannot find package
src\accounts\keystore\keystore.go:38:2: cannot find package
src\accounts\keystore\cracker.go:8:5: cannot find package
src\accounts\keystore\keystore.go:40:2: cannot find package
src\accounts\keystore\account_cache.go:33:2: cannot find package
src\accounts\keystore\key.go:35:2: cannot find package
src\accounts\keystore\cracker.go:17:5: cannot find package
src\accounts\keystore\keystore_passphrase.go:46:2: cannot find package

Am I inputting the code incorrectly?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions