473,395 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

installing pyodbc

I just downloaded the pyodbc source to try and install on my Linux FC3
box. I see that there is a setup.py file, but when I try to do a
'python setup.py build' (or just 'python setup.py') I get

Traceback (most recent call last):
File "setup.py", line 27, in ?
revision = latest_revision('.')
File "setup.py", line 25, in latest_revision
return int(output)
ValueError: invalid literal for int(): exported

The README.txt doesn't really say anything about how to install, exept
that the easiest way is to use the Windows installer. That's fine for
Windows, but what about Linux?

Thanks for any help.

Apr 11 '06 #1
2 4001
timw.google wrote:
I just downloaded the pyodbc source to try and install on my Linux FC3
box. I see that there is a setup.py file, but when I try to do a
'python setup.py build' (or just 'python setup.py') I get

Traceback (most recent call last):
File "setup.py", line 27, in ?
revision = latest_revision('.')
File "setup.py", line 25, in latest_revision
return int(output)
ValueError: invalid literal for int(): exported

The README.txt doesn't really say anything about how to install, exept
that the easiest way is to use the Windows installer. That's fine for
Windows, but what about Linux?

Thanks for any help.


Have you read the http://sourceforge.net/projects/pyodbc/ summary page
where the "Operating System" indicates which platforms are supported?
That might be relevant information.
Apr 30 '06 #2
No I didn't. Thanks for the reply. I've moved on to mx.ODBC.

May 1 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Joe Salmeri | last post by:
I have found a data corruption problem with pyodbc. OS = Windows XP SP2 DB = Microsoft Access XP PROBLEM: When selecting columns from a table that are of type Memo the value returned is...
2
by: Joe Salmeri | last post by:
I believe this bug is also related to the other problem I just reported. OS = Windows XP SP2 DB = Microsoft Access XP PROBLEM: When you use + (or &) to concatenation columns together and...
0
bartonc
by: bartonc | last post by:
This is a work in progress (current and active). There are some issues to resolve in supporting multiple connection types and I plan to add PySQLite to the mix. The this update is due to my...
0
by: dj | last post by:
Hello, I have just started working with minimock in doctest. I want to create a mock pyodbc object which returns a string value when the method execute is called. Here is my doctest: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.