pauldmccarthy / fsleyes

This is a mirror. Feel free to use the issue tracker. PRs welcome.
https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/
Other
22 stars 11 forks source link

Python debugger error when starting on Fsl 1.7.0 #115

Closed Amjadhpc closed 4 months ago

Amjadhpc commented 1 year ago

Hello

I am seeing this error whenever i start fsleyes that has been installed using fsl 1.7.0 fslinstaller.

fsleyes Failed to establish dbus connection0.03s - Debugger warning: It seems that frozen modules are being used, which may 0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off 0.00s - to python to disable frozen modules. 0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

What does this error mean and how can it be turned off ?

pauldmccarthy commented 1 year ago

HI @Amjadhpc, this is coming from the Python interpreter, and has nothing to do with FSLeyes. It is nothing to worry about, and will be filtered in the next FSLeyes release.