Following the directions here: http://turbogears.org/2.0/docs/main/DownloadInstall.html#installing-turbogears
All steps have succeeded without error up to this point, but when I type the command to actually download turbogears, I get the following response: C:\workspace\turbogears>Scripts\activate.bat (turbogears) C:\workspace\turbogears>easy_install -i http://www.turbogears.org/2.0/downloads/current/index tg.devtools Searching for tg.devtools Reading http://www.turbogears.org/2.0/downloads/current/index/tg.devtools/ Best match: tg.devtools 2.0.2 Downloading http://www.turbogears.org/2.0/downloads/current/tg.devtools-2.0.2.tar.gz Processing tg.devtools-2.0.2.tar.gz Running tg.devtools-2.0.2\setup.py -q bdist_egg --dist-dir c:\users \jbennett\app data\local\temp\easy_install-g95fjw \tg.devtools-2.0.2\egg-dist-tmp-jzhtzx Adding tg.devtools 2.0.2 to easy-install.pth file Installed c:\workspace\turbogears\lib\site-packages\tg.devtools-2.0.2- py2.6.egg Processing dependencies for tg.devtools Searching for repoze.who>=1.0.10 Reading http://www.turbogears.org/2.0/downloads/current/index/repoze.who/ Best match: repoze.who 1.0.15 Downloading http://www.turbogears.org/2.0/downloads/current/repoze.who-1.0.15.tar.gz Processing repoze.who-1.0.15.tar.gz Running repoze.who-1.0.15\setup.py -q bdist_egg --dist-dir c:\users \jbennett\app data\local\temp\easy_install-o0js0j \repoze.who-1.0.15\egg-dist-tmp-xocyl1 Adding repoze.who 1.0.15 to easy-install.pth file Installed c:\workspace\turbogears\lib\site-packages\repoze.who-1.0.15- py2.6.egg Searching for repoze.what-quickstart>=1.0 Reading http://www.turbogears.org/2.0/downloads/current/index/repoze.what-quickstart/ Best match: repoze.what-quickstart 1.0 Downloading http://www.turbogears.org/2.0/downloads/current/repoze.what-quickstart-1.0.tar.gz Processing repoze.what-quickstart-1.0.tar.gz Running repoze.what-quickstart-1.0\setup.py -q bdist_egg --dist-dir c: \users\jbennett\appdata\local\temp\easy_install-6xhtpc\repoze.what- quickstart-1.0\egg-dist-tmp-fslg19 no previously-included directories found matching 'docs\build' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.egg' found anywhere in distribution warning: no previously-included files matching '.directory' found anywhere in distribution Adding repoze.what-quickstart 1.0 to easy-install.pth file Installed c:\workspace\turbogears\lib\site-packages \repoze.what_quickstart-1.0-py2.6.egg Searching for SQLAlchemy>=0.5 Reading http://www.turbogears.org/2.0/downloads/current/index/SQLAlchemy/ Best match: SQLAlchemy 0.5.1 Downloading http://www.turbogears.org/2.0/downloads/current/SQLAlchemy-0.5.1.tar.gz Processing SQLAlchemy-0.5.1.tar.gz Running SQLAlchemy-0.5.1\setup.py -q bdist_egg --dist-dir c:\users \jbennett\appdata\local\temp\easy_install-erhivn\SQLAlchemy-0.5.1\egg- dist-tmp-qdk2ei no previously-included directories found matching 'doc\build\output' zip_safe flag not set; analyzing archive contents... sqlalchemy.databases.mysql: module MAY be using inspect.stack Adding sqlalchemy 0.5.1 to easy-install.pth file Installed c:\workspace\turbogears\lib\site-packages\sqlalchemy-0.5.1- py2.6.egg Searching for sqlalchemy-migrate>=0.5.1 Reading http://www.turbogears.org/2.0/downloads/current/index/sqlalchemy-migrate/ Best match: sqlalchemy-migrate 0.5.2 Downloading http://www.turbogears.org/2.0/downloads/current/sqlalchemy-migrate-0.5.2.tar.gz Processing sqlalchemy-migrate-0.5.2.tar.gz Running sqlalchemy-migrate-0.5.2\setup.py -q bdist_egg --dist-dir c: \users\jbennett\appdata\local\temp\easy_install-dr6qct\sqlalchemy- migrate-0.5.2\egg-dist-tmp-upauj3 zip_safe flag not set; analyzing archive contents... migrate.versioning.api: module MAY be using inspect.getsource Adding sqlalchemy-migrate 0.5.2 to easy-install.pth file Installing migrate-script.py script to C:\workspace\turbogears\Scripts Installing migrate.exe script to C:\workspace\turbogears\Scripts Installing migrate.exe.manifest script to C:\workspace\turbogears \Scripts Installing migrate-repository-script.py script to C:\workspace \turbogears\Scripts Installing migrate-repository.exe script to C:\workspace\turbogears \Scripts Installing migrate-repository.exe.manifest script to C:\workspace \turbogears\Scripts Installed c:\workspace\turbogears\lib\site-packages \sqlalchemy_migrate-0.5.2-py2.6.egg Searching for TurboGears2>=2.0.2 Reading http://www.turbogears.org/2.0/downloads/current/index/TurboGears2/ Best match: TurboGears2 2.0.3 Downloading http://www.turbogears.org/2.0/downloads/current/TurboGears2-2.0.3.tar.gz Processing TurboGears2-2.0.3.tar.gz Running TurboGears2-2.0.3\setup.py -q bdist_egg --dist-dir c:\users \jbennett\appdata\local\temp\easy_install-2m5whk\TurboGears2-2.0.3\egg- dist-tmp-ypca0b Adding turbogears2 2.0.3 to easy-install.pth file Installed c:\workspace\turbogears\lib\site-packages\turbogears2-2.0.3- py2.6.egg Searching for zope.interface Reading http://www.turbogears.org/2.0/downloads/current/index/zope.interface/ Best match: zope.interface 3.4.1 Downloading http://www.turbogears.org/2.0/downloads/current/zope.interface-3.4.1.tar.gz Processing zope.interface-3.4.1.tar.gz Running zope.interface-3.4.1\setup.py -q bdist_egg --dist-dir c:\users \jbennett\appdata\local\temp\easy_install-gskcjs \zope.interface-3.4.1\egg-dist-tmp-kv3tjf error: Setup script exited with error: Unable to find vcvarsall.bat When I try to validate the install with paster, I get this response: (turbogears) C:\workspace\turbogears>paster --help 'paster' is not recognized as an internal or external command, operable program or batch file. What am I doing wrong here? -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

