GithubHelp home page GithubHelp logo

Comments (3)

satterly avatar satterly commented on May 25, 2024

That's not what I get ...

(pip-no-files)macbookpro:~ nsatterl$ pip install alerta
Downloading/unpacking alerta
  Downloading alerta-4.8.1.tar.gz
  Running setup.py (path:/Users/nsatterl/.virtualenvs/pip-no-files/build/alerta/setup.py) egg_info for package alerta

Downloading/unpacking argparse (from alerta)
  Downloading argparse-1.4.0-py2.py3-none-any.whl
Downloading/unpacking requests (from alerta)
  Downloading requests-2.11.1-py2.py3-none-any.whl (514kB): 514kB downloaded
Downloading/unpacking pytz (from alerta)
  Downloading pytz-2016.6.1-py2.py3-none-any.whl (481kB): 481kB downloaded
Installing collected packages: alerta, argparse, requests, pytz
  Running setup.py install for alerta

    Installing alerta script to /Users/nsatterl/.virtualenvs/pip-no-files/bin
Successfully installed alerta argparse requests pytz
Cleaning up...
(pip-no-files)macbookpro:~ nsatterl$ pip list
alerta (4.8.1)
argparse (1.4.0)
pip (1.5.4)
pytz (2016.6.1)
requests (2.11.1)
setuptools (2.2)
wsgiref (0.1.2)
(pip-no-files)macbookpro:~ nsatterl$ ls ~/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/
__init__.py   __init__.pyc  alert.py      alert.pyc     api.py        api.pyc       heartbeat.py  heartbeat.pyc shell.py      shell.pyc     top.py        top.pyc
(pip-no-files)macbookpro:~ nsatterl$ pip uninstall alerta
Uninstalling alerta:
  /Users/nsatterl/.virtualenvs/pip-no-files/bin/alerta
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alerta-4.8.1-py2.7.egg-info
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/__init__.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/__init__.pyc
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/alert.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/alert.pyc
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/api.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/api.pyc
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/heartbeat.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/heartbeat.pyc
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/shell.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/shell.pyc
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/top.py
  /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/top.pyc
Proceed (y/n)? y
  Successfully uninstalled alerta
(pip-no-files)macbookpro:~ nsatterl$ ls ~/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/
ls: /Users/nsatterl/.virtualenvs/pip-no-files/lib/python2.7/site-packages/alertaclient/: No such file or directory

from python-alerta-client.

msupino avatar msupino commented on May 25, 2024

hmmm.. works here now as well, not sure what changed, can be closed.

from python-alerta-client.

msupino avatar msupino commented on May 25, 2024

i missed that "api" is now "alertaclient" .. thats why all my imports failed.

many plugins are now broken, supervisor for example , i am sure there are more

from python-alerta-client.

Related Issues (20)

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.