How to use the third part package in google app engine?
2,873 views
Skip to first unread message
newblue
unread,
Jul 2, 2011, 6:24:42 AM7/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
example: import web.go or twister in GAE .
Islan Dberry
unread,
Jul 2, 2011, 12:03:48 PM7/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golan...@googlegroups.com
You either need to link or copy the packages to your application directory. The path relative to the root of the application directory should match the import path. To use web.go, you should configure your app directory to look like this: