Giter VIP home page Giter VIP logo

firecloud-cli's Introduction

firecloud-cli's People

Contributors

abaumann avatar dmohs avatar jmthibault79 avatar kcibul avatar vivster7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

achave11-ucsc

firecloud-cli's Issues

firecloud help execute and error

first git clone from repo...
and run ./install.sh
and run export PATH=~/.firecloud-cli/ubin:$PATH
and run firecloud --help
but error [ImportError: No module named oauth2client.client]

--error--
$ firecloud help
Traceback (most recent call last):
File "/root/.firecloud-cli/ubin/firecloud", line 11, in
load_entry_point('firecloudcli==0.1.0', 'console_scripts', 'firecloud')()
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 487, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2728, in load_entry_point
return ep.load()
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2346, in load
return self.resolve()
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/pkg_resources/init.py", line 2352, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/firecloudcli-0.1.0-py2.7.egg/firecloudcli/main.py", line 1, in
import methods_repo
File "/root/.firecloud-cli/venv/local/lib/python2.7/site-packages/firecloudcli-0.1.0-py2.7.egg/firecloudcli/methods_repo.py", line 27, in
from oauth2client.client import GoogleCredentials
ImportError: No module named oauth2client.client

--python version
$ python -V
Python 2.7.12

--ubuntu version
$ uname -ra
Linux 90a4b29d1c71 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.