• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gator-life / gator.life / 142
97%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2015 07:03AM UTC
Jobs 1
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
142

push

travis-ci

nicoxx
add symlink between locations where 'google' is a root python package

in path there is :
PIP_DIRECTORY/google/protobuf package installed as a dependency by 'pip install gcloud'
.lib/google_appengine/google/SEVERAL_FOLDERS also in PYTHONPATH

This create conflicts because when doing 'import google.appengine', python looks for
directory appengine inside the first place where it found the directory 'google' in
PYTHONPATH, that is, the pip install directory. So it doesn't find it.

To solve this, I create symlinls between directories inside .lib/google_appengine/google/ and the google directory where pip installed protobuf

97 of 116 relevant lines covered (83.62%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 142.1 15 Oct 2015 07:03AM UTC 0
83.62
Travis Job 142.1
Source Files on build 142
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #142
  • b8098461 on github
  • Prev Build on master (#141)
  • Next Build on master (#145)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc