Skip to content

I am using FP-DSA on mac m1 - macos 12, facing issue "clGetPlatformIDs" while trying to hit FP Models on WSI #2

@lomshabhishek

Description

@lomshabhishek

�[0m�[1mWARNING [274890450752] Unable to open X display. Disabling visualization.�[0m
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Traceback (most recent call last):
File "/usr/local/bin/fastpathology", line 11, in
load_entry_point('fastpathology', 'console_scripts', 'fastpathology')()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2854, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2445, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2451, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/opt/fastpathology/dsa/cli/fastpathology/deploy.py", line 1, in
from .utils import enable_fast_verbosity, download_models, run_pipeline
File "/opt/fastpathology/dsa/cli/fastpathology/utils.py", line 1, in
import fast
File "/usr/local/lib/python3.8/dist-packages/fast/init.py", line 22, in
fast.ImageFileImporter.create('') # Trigger splash, GL context initialization etc.
File "/usr/local/lib/python3.8/dist-packages/fast/fast.py", line 13671, in create
return _fast.ImageFileImporter_create(filename)
RuntimeError: clGetPlatformIDs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions