-
Hello,
I am trying to install docker development on windows docker desktop and got below error:
>docker-compose up
[+] Running 0/1
- python Error …
-
I am Using Ckan 2.10.1 and just installed ckanext-validation. I have linked the required presets and the required presets
`scheming.dataset_schemas = ckanext.validation.examples:ckan_default_schema.…
-
Running this api request on a ckan 2.8 instance:
**curl -X POST https://myckan.org/api/3/action/ckanext_package_showcase_list -d '{"package_id": "baf1098b-43f6-4f10-a313-9e12f5802c3a"}'**
Return…
-
## Context
We want to add new fields in the Dataset model and let the user modify these values through a form.
_Extras fields_ seems to be the way to do it. Can the user have control over these …
-
Django 1.11 / Django debug toolbar 1.10.1 / Pympler 0.6
I'm getting this error:
`KeyError: "asizeof typedef (48, 0, None, None, True, 'static', ) bad: (, ) True builtins range"`,
when launching…
-
I believe elasticsearch refactored some of their internals and so this doesn't work any more.
I don't have a fix, unfortunately, but here's the traceback.
```python-traceback
Exception in threa…
-
table = soup.findChildren('table')[3] # the table holding all comments
IndexError: list index out of range
-
Please add to uninstall instructions:
Remove from `app/etc/env.php`
` 'profiler' => [
'class' => 'Smile\\DebugToolbar\\DB\\Profiler',
'en…
-
While I like bottle a lot, I've often had trouble debugging an application because the standard traceback does not provide much information in the stacktrace.
While t's possible to install a plugin…
-
I'm encountering this error even after a clean installation. I've attempted this with CKAN version 2.10.1, 2.9.9 and Python versions 3.10, 3.8.13, and 3.9.18, and in all cases, I encountered the sam…