Anton Pirogov
Anton Pirogov
When creating a new workspace with the desktop prompt, sometimes it gets the name "Desktop X" where X is some number, instead of the specified name.
I could not run the example in the README: ``` from pydantic_schemaorg.ScholarlyArticle import ScholarlyArticle scholarly_article = ScholarlyArticle(url='https://github.com/lexiq-legal/pydantic_schemaorg', sameAs='https://github.com/lexiq-legal/pydantic_schemaorg', copyrightNotice='Free to use under the MIT license', dateCreated='15-12-2021') ``` raises for me...
- **Poetry version**: 1.2.1 - **Python version**: 3.8.10 - **OS version and name**: Ubuntu 21.04 - [X] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version, installed using a recommended method....
I tried redditwarp 1.3.0 with Python 3.10 and Python 3.11 and for both I get this error.
Currently, in the [docs](https://inveniordm.docs.cern.ch/reference/rest_api_drafts_records/#update-a-draft-record) there is no mention that on this request the possibly existing `pids` from the record also must be sent. Omitting this yields no problems for new...
Currently, the API endpoint `/records/{draft_id}/draft/actions/files-import` (POST) from a previous version is not documented. A new version has no files attached by default. This should also be mentioned in the documentation.
When I do it manually via makepkg, it works fine. With `aura -A dropbox` I get: ``` ... ==> Beginne prepare()... [dropbox] Generating desktop file... no dropbox.desktop already exists. Use...
**Describe the bug** I tried everything I could, at this point I guess its some low-level backend implementation error. Sometimes, in certain constellations of plotting setups (certain polygons, certain chart...
I was confused by a record that was shown as type "other", but did not show up when I searched and filtered for that resource type. After inspecting the JSON,...