BlueBrain / BlueBrain/nexus-forge
'PathsWrapper' object has no attribute '_path' issue
Open
- Dominant language
- Python
- Stars
- 52
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
When forge.template("Dataset") outputs:
`type:
{
id: ""
}
`
then using:
`resources = forge.search(p.type == "Dataset", limit=5)`
triggers a:
'PathsWrapper' object has no attribute '_path' issue
Contributor guide
Assessment
This issue has not been assessed yet.