Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZODB 5.2.2 - missing import / /ZODB/blob.py", line 397 #158

Closed
papachoco opened this issue Apr 11, 2017 · 0 comments
Closed

ZODB 5.2.2 - missing import / /ZODB/blob.py", line 397 #158

papachoco opened this issue Apr 11, 2017 · 0 comments

Comments

@papachoco
Copy link

File "/home/ntiuser/buildout/eggs/ZODB-5.2.2-py2.7.egg/ZODB/config.py", line 131, in open
storage = section.storage.open()
File "/home/ntiuser/buildout/eggs/zc.zlibstorage-1.2.0-py2.7.egg/zc/zlibstorage/init.py", line 211, in open
base = self.config.base.open()
File "/home/ntiuser/buildout/eggs/RelStorage-2.1a1-py2.7-linux-x86_64.egg/relstorage/config.py", line 36, in open
return RelStorage(adapter, name=config.name, options=options)
File "/home/ntiuser/buildout/eggs/RelStorage-2.1a1-py2.7-linux-x86_64.egg/relstorage/storage.py", line 261, in init
self.blobhelper = BlobHelper(options=options, adapter=adapter)
File "/home/ntiuser/buildout/eggs/RelStorage-2.1a1-py2.7-linux-x86_64.egg/relstorage/blobhelper.py", line 62, in init
fshelper.checkSecure()
File "/home/ntiuser/buildout/eggs/ZODB-5.2.2-py2.7.egg/ZODB/blob.py", line 397, in checkSecure
warnings.warn(
NameError: global name 'warnings' is not defined

@papachoco papachoco changed the title missing import / /ZODB/blob.py", line 397 ZODB 5.2.2 - missing import / /ZODB/blob.py", line 397 Apr 11, 2017
jamadden added a commit that referenced this issue Apr 11, 2017
jimfulton pushed a commit that referenced this issue Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant