Skip to content

7.1 install error on Windows #1467

@bsamek

Description

@bsamek

7.0 installs successfully on the AWS EC2 Windows 2012 R2 base image ami-3c32b12b (with Git and Python 2.7.12). However, the 7.1 installation returns an error:

Installed c:\python27\lib\site-packages\mongo_orchestration-0.6.3-py2.7.egg
Processing dependencies for mongo-orchestration==0.6.3
Searching for CherryPy>=3.5.0
Reading https://pypi.python.org/simple/CherryPy/
Best match: CherryPy 7.1.0
Downloading https://pypi.python.org/packages/b7/dd/e95de2d7042bd53009e8673ca489effebd4a35d9b64b75ecfcca160efaf6/CherryPy-7.1.0.zip#md5=6b32d36c30a496dcdb7764a5c354fcc9
Processing CherryPy-7.1.0.zip
Writing c:\users\admini1\appdata\local\temp\2\easy_install-cwvpqk\CherryPy-7.1.0\setup.cfg
Running CherryPy-7.1.0\setup.py -q bdist_egg --dist-dir c:\users\admini
1\appdata\local\temp\2\easy_install-cwvpqk\CherryPy-7.1.0\egg-dist-tmp-zanxh1
zip_safe flag not set; analyzing archive contents...
cherrypy._cpmodpy: module references file
cherrypy._cptree: module references file
cherrypy.lib.covercp: module references file
cherrypy.lib.cpstats: module references file
cherrypy.lib.gctools: module MAY be using inspect.getframeinfo
cherrypy.lib.profiler: module references file
cherrypy.process.plugins: module references file
cherrypy.scaffold.init: module references file
cherrypy.test.benchmark: module references file
cherrypy.test.checkerdemo: module references file
cherrypy.test.helper: module references file
cherrypy.test.modfastcgi: module references file
cherrypy.test.modfcgid: module references file
cherrypy.test.modpy: module references file
cherrypy.test.modwsgi: module references file
cherrypy.test.test_caching: module references file
cherrypy.test.test_config: module references file
cherrypy.test.test_config_server: module references file
cherrypy.test.test_core: module references file
cherrypy.test.test_logging: module references file
cherrypy.test.test_misc_tools: module references file
cherrypy.test.test_request_obj: module references file
cherrypy.test.test_routes: module references file
cherrypy.test.test_session: module references file
cherrypy.test.test_states: module references file
cherrypy.test.test_static: module references file
cherrypy.test.test_virtualhost: module references file
cherrypy.test.test_wsgiapps: module references file
cherrypy.tutorial.tut01_helloworld: module references file
cherrypy.tutorial.tut02_expose_methods: module references file
cherrypy.tutorial.tut03_get_and_post: module references file
cherrypy.tutorial.tut04_complex_site: module references file
cherrypy.tutorial.tut05_derived_objects: module references file
cherrypy.tutorial.tut06_default_method: module references file
cherrypy.tutorial.tut07_sessions: module references file
cherrypy.tutorial.tut08_generators_and_yield: module references file
cherrypy.tutorial.tut09_files: module references file
cherrypy.tutorial.tut10_http_errors: module references file
creating c:\python27\lib\site-packages\cherrypy-7.1.0-py2.7.egg
Extracting cherrypy-7.1.0-py2.7.egg to c:\python27\lib\site-packages
Adding cherrypy 7.1.0 to easy-install.pth file
Installing cherryd script to c:\Python27\Scripts

Installed c:\python27\lib\site-packages\cherrypy-7.1.0-py2.7.egg
error: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'c:\users\admini~1\appdata\local\temp\2\easy_install-cwvpqk\CherryPy-7.1.0\cherrypy\test\static????? ???????.html'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions