Coder Social home page Coder Social logo

Comments (4)

fmnisme avatar fmnisme commented on September 20, 2024

It just support python2.x

from python-icinga2api.

danielparks avatar danielparks commented on September 20, 2024

I'm running into the same error with Python 2.7 on OS X 10.11.6:

(pi2c) ❯ uname -a
Darwin marla.local 15.6.0 Darwin Kernel Version 15.6.0: Mon Jan  9 23:07:29 PST 2017; root:xnu-3248.60.11.2.1~1/RELEASE_X86_64 x86_64
(pi2c) ❯ python --version
Python 2.7.13
(pi2c) ❯ pip --version
pip 9.0.1 from /Users/daniel/.virtualenv/pi2c/lib/python2.7/site-packages (python 2.7)
(pi2c) ❯ pip --no-cache-dir install python-icinga2api
Collecting python-icinga2api
  Downloading python-icinga2api-0.3.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/snip/T/pip-build-08yJgC/python-icinga2api/setup.py", line 25, in <module>
        long_description=read('README.md'),
      File "/private/var/folders/snip/T/pip-build-08yJgC/python-icinga2api/setup.py", line 13, in read
        return open(os.path.join(os.path.dirname(__file__), fname)).read()
    IOError: [Errno 2] No such file or directory: '/private/var/folders/snip/T/pip-build-08yJgC/python-icinga2api/README.md'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/snip/T/pip-build-08yJgC/python-icinga2api/

from python-icinga2api.

danielparks avatar danielparks commented on September 20, 2024

PR #5 fixes the installation in Python 2.7 and 3.6. I haven't tested using the package in Python 3.6.

from python-icinga2api.

davewongillies avatar davewongillies commented on September 20, 2024

Can you publish 0.3.1 to pypi? 0.3 is still the current version there.

from python-icinga2api.

Related Issues (5)

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.