-
JPEGLib: Not a JPEG file: starts with 0x00 0x00.
Traceback (most recent call last):
File "wsi/bin/patch_gen.py", line 48, in
(args.patch_size, args.patch_size)).convert('RGB')
File "/home…
-
Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/49061
- Created at 2016-12-06 16:51:47 by [tbordaz](https://pagure.io/user/tbordaz) (@tbordaz)
- Closed at 2017-02-16 15:49:27 as duplicat…
-
Installing from source gives this error:
```
ERROR: Could not find a version that satisfies the requirement mapnik (from large-image-source-mapnik; extra == "sources"->large-image[sources]->histomic…
-
Hello,
I was trying to automate the HistoQC script execution to include it in my workflow. I tried to use the subprocess python module to automatically execute the command through a terminal. I als…
-
Hi,
I am trying to register "normal" TIF images (no WSI or pyramidal TIF).
But I get the following error:
```
.../ashlar/reg.py", line 244, in _init_metadata
xml_content = metadata.dumpX…
-
While checking openslide.dimension with all supported OpenSlide file formats, we discovered an issue with the Leica scn file format:
Here is the Python code:
> import openslide
>
> img_origin…
-
Hi @jlevy44
How do I know what's the status of the preprocessing procedure during and after execution and what are the outputs I should see in terms of files being written?
The following ran fo…
-
Whenever I try to launch the game, I only get this black screen:
![fate_stay_night_blackscreen](https://user-images.githubusercontent.com/25950796/117383189-7a23b580-aee0-11eb-853e-6340e8af1953.png)
…
-
## 🐛 Bug
When using `torch.float16` as the dtype, 16EiB of GPU memory is requested for allocation for certain tensor shapes.
## To Reproduce
Steps to reproduce the behavior:
```
>>> impor…
-
hi,您好,运行你们的demo程序报segmentation fault