-
I started using Aardvark, and when trying to run the Aardvark config command, I got the following error:
```
sys.exit(load_entry_point('aardvark', 'console_scripts', 'aardvark')())
File "/U…
-
Thanks for this very useful and easy to use package !
I am trying to download some LandSat Collection 2 Level 2 data but I keep having the same download issue. The search returns the tiles I am lo…
-
```sh
ENGINE ValueError('dictionary update sequence element #0 has length 1; 2 is required',)
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/cheroot/server.py", line…
-
I want to change only url path for swagger ui.
When i try to send minimal config i got an error([cf: stack trace](#stack-trace)).For running a valid config specs, static_url_path, headers are mandato…
tyki6 updated
2 years ago
-
During test of https://sram.surf.nl/apidocs/#/default/put_api_collaborations_services_v1_connect_collaboration_service I found:
When there is no "admin" role inside a (new created) CO the request c…
-
When running tests with `pytest`, I noticed some deprecation warnings popping up. It appears that starting in Python 3.8 we will start to see some issues.
```
/python3.7/site-packages/jsonschema/…
-
1. Код много где не соответствует pep8. Попробуйте автоматическое форматирование кода https://pypi.org/project/oitnb/
2. README у вас очень скромный вышел. Одно из требований к коду было:
> …
-
Starting with..
```sudo ./start_all_installed_fact_components```
I get internal service error when opening up 127.0.0.1:5000
[2022-09-21 15:36:51][start_all_installed_fact_components][INFO]: …
-
I have tried to use "[flasgger](https://github.com/flasgger/flasgger)/[examples](https://github.com/flasgger/flasgger/tree/master/examples)/marshmallow_apispec.py" But it is not generating documentati…
-
I shall complete the Swagger API documentation for Art Item related features first, as mentioned in #173. Then, by using the fundamental model, each member will be able to create their own Swagger API…