Cytomine-python-client icon indicating copy to clipboard operation
Cytomine-python-client copied to clipboard

Cytomine client and utilities in Python

Results 13 Cytomine-python-client issues
Sort by recently updated
recently updated
newest added

Hi ! I noticed trying to work with the python client while understanding what happens behind the scenes that an `AnnotationCollection` doesn't quite behave like a collection of `Annotation` objects....

Hi, I'm facing this error for cytomine-python-client 2.3.3, fetching from Cytomine-bootstrap 3.1.0. Container versions: rabbitmq:v1.1.2 postgis:v2.0.0 mongodb:v1.1.2 slurm:v1.2.0 iipofficial:v1.2.0 iipcyto:v1.2.2 bioformat:v1.1.2 ims:v1.2.6 core:v3.1.0 web_ui:v1.3.0 nginx:v1.3.1 software_router:v2.1.0 > INFO:cytomine.client:[GET] /server/ping |...

IMS server has a tendency to hang in many different reasons, so image upload function needs a parameter to time out http post request. Please add it to the upload...

To build wheels for `cytomine-python-client` a PEP 440-compatible version string is needed. The current 'x.x.x' string in setup.py does not comply with this. Please consider automatic versioning for example with...

Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. Release notes Sourced from future's releases. v0.18.3 This is a minor bug-fix release containing a number of fixes: Backport fix for bpo-38804 (c91d70b) Fix...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Hello, Using the example code get_annotations.py I am seeing repeatable dump failures for about 50% of the annotations in a current project, while the others dump just fine. The errors...

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, When I try to download large annotation with the function: annotation.dump(dest_pattern=f1, mask=True, alpha=True,bits=8) I get the following error: [2022-04-09 10:30:12,498][INFO] [GET] http:XXXXXX/api/userannotation/1293567/alphamask.png | 504 Gateway Time-out Regards,