Skip to content

No methods available - ESRF Jupyter-slurm #2791

Description

@jadball

Hello,

I'm running into issues trying to use the method_registry module of pyFAI on the ESRF Jupyter-slurm machines:

import pyFAI
from pyFAI.method_registry import Method, IntegrationMethod
print("pyFAI version:", pyFAI.version)
print("Number of ways of performing integration:", len(pyFAI.method_registry.IntegrationMethod.list_available()))

This yields the following:

pyFAI version: 2025.3.0
Number of ways of performing integration: 0

This is on the default Jupyter env at the ESRF these days:

/cvmfs/hpc.esrf.fr/software/packages/linux/x86_64/jupyter-slurm/2025.04.5/envs/jupyter-slurm/bin/python
which is Python 3.12.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions