Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import package #3

Open
JosephRedfern opened this issue Nov 25, 2016 · 1 comment
Open

Unable to import package #3

JosephRedfern opened this issue Nov 25, 2016 · 1 comment

Comments

@JosephRedfern
Copy link

Thanks for writing gocss.

I'm fairly new to go, and am currently trying to use gocss. When trying to compile your examples, or any other code that references the package, I get the following error:

can't load package: /Users/joe/Development/CSSCounter/counter.go:6:2: import "github.com/m2omou/parser-css/src" is a program, not an importable package

Some googling suggests that this may be because gocss uses main as it's package -- but I don't know if that's the actual issue.

Any pointers? Am I doing something wrong? I go version outputs: go version go1.7.3 darwin/amd64.

Thanks!

@m2omou
Copy link
Owner

m2omou commented Dec 30, 2016

Hi @JosephRedfern sorry for the late reply, are you still facing the issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants