Menu

#71 CherryPy 3.2 Error with FileLocker 2.4.5

v2
closed
None
1
2015-04-10
2013-08-09
Brad Landis
No

On CentOS 6.4, I get an error related to a new version of cherrypy:

Traceback (most recent call last):
File "webFilelocker2.py", line 2328, in <module>
class myFieldStorage(cherrypy._cpcgifs.FieldStorage):
AttributeError: 'module' object has no attribute '_cpcgifs'</module>

I read that I could download python-cherrypy, but this version of CentOS has no downgrades available. I assume this will be fixed in the new release, but do we have any hope of a new version coming out?

Discussion

  • Brad Landis

    Brad Landis - 2013-08-22

    Still not fixed in 2.6, but I was able to install cherrypy 3.1.2 from source and it is working that way.

     
  • David Hutchins

    David Hutchins - 2015-03-21

    My last commit should fix the Cherrypy 3.2+ issues, though probably breaking 3.1 support. When 2.6 is ready it will probably have to require CPy 3.2+.

     
  • David Hutchins

    David Hutchins - 2015-03-21
    • assigned_to: David Hutchins
     
  • David Hutchins

    David Hutchins - 2015-04-10

    This is now fixed in 2.6.

     
  • David Hutchins

    David Hutchins - 2015-04-10
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB