You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<input>", line 3, in <module>
File "/Users/kayibal/miniconda3/envs/curation/lib/python3.8/pathlib.py", line 926, in __truediv__
return self._make_child((key,))
File "/Users/kayibal/code/datarevenue/drfs/drfs/path.py", line 126, in _make_child
res._storage_options = self._storage_options
AttributeError: 'RemotePath' object has no attribute '_storage_options'
The text was updated successfully, but these errors were encountered:
Results in
The text was updated successfully, but these errors were encountered: