pepkit / looper

A job submitter for Portable Encapsulated Projects
http://looper.databio.org
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

destroy is requiring the old format #232

Closed nsheff closed 4 years ago

nsheff commented 4 years ago

try to looper destroy a project:

Removing summary:
Traceback (most recent call last):
  File "/home/nsheff/.local/lib/python3.7/site-packages/attmap/pathex_attmap.py", line 31, in __getattr__
    v = super(PathExAttMap, self).__getattribute__(item)
AttributeError: 'Project' object has no attribute 'metadata'