Git Product home page Git Product logo

Comments (6)

mkleehammer avatar mkleehammer commented on July 17, 2024

I didn't realize that PyPI actually hosted files. I don't remember it doing so when it first started. (Maybe I just missed it.) Anyway, I've uploaded the sdist and I'll start doing the same for Windows binaries. Thanks for the heads up on this.

from pyodbc.

bittner avatar bittner commented on July 17, 2024

Thank you, that's awesome! pip install pyodbc now works, it pulls the current package from PyPI.

On Ubuntu installing the unixodbc-dev package is required though:

$ sudo apt-get install unixodbc-dev

This should be added to the documentation in the project Wiki (Building, FAQs). Looks like the Wiki is now already read-only on Google Code.

BTW, it looks like that package is only needed for compiling, then it can be uninstalled. Is there no way to make the install process not require the installation of a development package? Installing such a package is sometimes difficult to discuss with hosters.

from pyodbc.

mkleehammer avatar mkleehammer commented on July 17, 2024

I'll add it to the docs. I don't think there is a way to avoid using unixODBC-dev. Well, it would be possible to provide a few binary uploads, I suppose. I've tried that for Windows.

from pyodbc.

mkleehammer avatar mkleehammer commented on July 17, 2024

Regarding the docs, Google is closing Google Code Hosting so everyone has to move off of it. I'm in the process of porting the docs to Github.

from pyodbc.

SimonaAlina avatar SimonaAlina commented on July 17, 2024

I have the same error on macOS Sierra:

python --version
Python 2.7.10
pip --version
pip 6.1.1 from /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (python 2.7)
pip install pyobjc
Collecting pyobjc
  Could not find a version that satisfies the requirement pyobjc (from versions: )
  No matching distribution found for pyobjc

Could you help me, please?
Thanks!

from pyodbc.

v-chojas avatar v-chojas commented on July 17, 2024

This project is named pyODBC, not pyOBJC.

from pyodbc.

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.