Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

YAMLLoadWarning #12

Open
hrswearingen opened this issue Apr 17, 2020 · 0 comments
Open

YAMLLoadWarning #12

hrswearingen opened this issue Apr 17, 2020 · 0 comments

Comments

@hrswearingen
Copy link

Hi, I am trying to run bidsify and running into this error:

/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/bidsify/main.py:371: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
cfg = yaml.load(config)
Converting data from sub-03 …

Going to the website for pyyaml says that the yaml loader is now deprecated.

I am using MacOS Catalina 10.15; Python Version 3.8.2. I used to install bidsify and all dependencies.

My command:

< bidsify -c /Volumes/EXTERNAL/BIDS/config.yml -d /Volumes/EXTERNAL/BIDS/dicoms -o /Volumes/EXTERNAL/BIDS/nifti >

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant