• Ivan Tyagov's avatar
    Disable security for pd.DataFrame until properly fixed and integrated. · 238f0262
    Ivan Tyagov authored
    Traceback:
    
    2019-06-18 10:29:39,329 ERROR Application Couldn't install Wendelin
    Traceback (most recent call last):
      File "/srv/slapgrid/slappart17/srv/runner/software/48eba2a3dea7ea09294d0e4a58407c09/eggs/Zope2-2.13.29-py2.7.egg/OFS/Application.py", line 660, in install_product
        global_dict, global_dict, silly)
      File "/srv/slapgrid/slappart17/srv/runner/software/48eba2a3dea7ea09294d0e4a58407c09/parts/wendelin/product/Wendelin/__init__.py", line 72, in <module>
        allow_type(pd.DataFrame)
      File "/srv/slapgrid/slappart17/srv/runner/software/48eba2a3dea7ea09294d0e4a58407c09/eggs/AccessControl-2.13.16-py2.7-linux-x86_64.egg/AccessControl/SimpleObjectPolicies.py", line 89, in allow_type
        raise ValueError, "%s handles its own security" % `Type`
    ValueError: <class 'pandas.core.frame.DataFrame'> handles its own security
    238f0262
__init__.py 3.69 KB