472,138 Members | 1,646 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

Can't install Turbogears (with pysqlite) on Windows

Hi there!

Installing TurboGears out-of-the-box (egg-based) on Windows doesn't
work because I can't
compile the extensions needed for the required pysqlite (also egg-
based):

Installed c:\programme\python24\lib\site-packages\turbogears-1.0.1-
py2.4.egg
Processing dependencies for TurboGears[standard,testtools]>=1.0
Searching for pysqlite
Reading http://www.python.org/pypi/pysqlite/
Reading http://pysqlite.org/
Reading http://www.python.org/pypi/pysqlite/2.3.3
Best match: pysqlite 2.3.3
Downloading http://initd.org/pub/software/pysqli...ses/2.3/2.3.3/
pysqlite-2.3.3.tar.gz
Processing pysqlite-2.3.3.tar.gz
Running pysqlite-2.3.3\setup.py -q bdist_egg --dist-dir c:\temp
\easy_install-ovrxv0\pysqlite-2.3.3\egg-dist-tmp-0ynhfx
warning: no files found matching 'doc\*.html'
error: Setup script exited with error: Python was built with version
7.1 of Visual Studio, and extensions need to be built with the same
version of the compiler, but it isn't installed.

To get away without the need to compile the pysqltite extensions I
tried to install the Windows-binary package of pysqlite manually
before installing TG this also doesn't work, because easy_install
doesn't know anything of my fresh installed pysqlite and tries to
install the egg from cheeseshop (with the above error . . .).

Any suggestions to get beyond this?
Is it possible to "tweak" the TG egg-installation so that it won't try
to "easy_install pysqlite"?
For the application I'm intending to build with TurboGears I don't
even need pysqlite :(

Thomas

Jan 31 '07 #1
1 2114
The solution can be found here:
http://groups.google.com/group/turbo...c72464a48fde94

Jan 31 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Hemanth P.S. | last post: by
42 posts views Thread by kenneth.m.mcdonald | last post: by
reply views Thread by rick | last post: by
4 posts views Thread by Simon | last post: by
4 posts views Thread by Tilman Kispersky | last post: by
reply views Thread by leo001 | last post: by

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.