Coder Social home page Coder Social logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
I have the same problem in Red Hat Enterprise Linux 5.4!

Original comment by [email protected] on 26 Nov 2010 at 7:31

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
Same on cygwin

Original comment by [email protected] on 23 Dec 2010 at 12:48

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
same on ubuntu

Original comment by [email protected] on 25 Jan 2011 at 4:37

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
same on ubuntu 10.04

Original comment by [email protected] on 28 Jan 2011 at 4:17

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
Issue 37 has been merged into this issue.

Original comment by [email protected] on 24 Feb 2011 at 3:51

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024

Original comment by [email protected] on 8 Mar 2011 at 3:35

  • Added labels: PyMssql-2.x

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
I have the same problem !!

Linux Desktop01 2.6.31-23-generic #75-Ubuntu SMP Fri Mar 18 18:16:06 UTC 2011 
x86_64 GNU/Linux

Original comment by [email protected] on 6 May 2011 at 5:12

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
i have the same problem in ubuntu 11.04

Original comment by [email protected] on 17 Jun 2011 at 8:16

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
I've got the same. But I installed it with:

easy_install pymssql==1.0.1

Original comment by [email protected] on 13 Jul 2011 at 7:21

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
i have the same problem on ubuntu 10.04 LTS
solved it using  [email protected] 's method

Original comment by [email protected] on 22 Jul 2011 at 6:54

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
[deleted comment]

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
openSUSE 11.3 (x86_64)
VERSION = 11.3

Solved with info from comment 9:

  easy_install pymssql==1.0.1

Original comment by [email protected] on 13 Oct 2011 at 11:24

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
I tried fix from comment 9 and got new errors.

Processing pymssql-1.0.1.zip
Running pymssql-1.0.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-fti6xV/pymssql-1.0.1/egg-dist-tmp-3MCqP7
mssqldbmodule.c:31:20: fatal error: Python.h: No such file or directory
compilation terminated.
error: Setup script exited with error: command 'gcc' failed with exit status 1

Running Ubuntu 11.11 64bit, Python 2.7.2+

Original comment by [email protected] on 19 Nov 2011 at 2:17

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024

Original comment by [email protected] on 8 Mar 2012 at 3:25

  • Changed title: need new releases on PYPI
  • Changed state: Accepted

from pymssql.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 18, 2024
It looks like the Windows download that was causing the problem (XXX) is no 
longer there.

Furthermore, yesterday I pushed a new sdist for issue 90 which should be the 
new download that pip and easy_install will prefer.

I just tested with easy_install and it worked for me on OS X 10.8.2 with Python 
2.7.3:

(pymssql-easy-install)marca@marca-mac:/tmp$ easy_install pymssql
Processing pymssql
...
Adding pymssql 2.0.0b1-dev-20130109 to easy-install.pth file

Installed
/private/tmp/pymssql-easy-install/lib/python2.7/site-packages/pymssql-2.0.0b1_de
v_20130109-py2.7-macosx-10.6-intel.egg
Processing dependencies for pymssql==2.0.0b1-dev-20130109
Finished processing dependencies for pymssql==2.0.0b1-dev-20130109

(pymssql-easy-install)marca@marca-mac:/tmp$ python
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import pymssql
pymssql
<module 'pymssql' from
'/private/tmp/pymssql-easy-install/lib/python2.7/site-packages/pymssql-2.0.0b1_d
ev_20130109-py2.7-macosx-10.6-intel.egg/pymssql.so'>

so I think we can mark this issue as resolved. It would be great if other folks
that had the problem could verify that it's working now.


Original comment by `[email protected]` on 9 Jan 2013 at 5:47
* Changed state: **Fixed**

from pymssql.

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.