Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import error-vdc mask #68

Open
pdemirayak opened this issue Apr 20, 2023 · 2 comments
Open

import error-vdc mask #68

pdemirayak opened this issue Apr 20, 2023 · 2 comments

Comments

@pdemirayak
Copy link

ImportError Traceback (most recent call last)
/scratch/local/ipykernel_188741/2146300536.py in
1 # load some helper functions
----> 2 from utils import load_vdc_mask, load_vdc_epi_data, load_vdc_masked_data
3 from utils import vdc_data_dir, vdc_all_ROIs, vdc_label_dict, vdc_n_runs, vdc_hrf_lag, vdc_TR, vdc_TRs_run # load some constants
4
5 get_ipython().run_line_magic('matplotlib', 'inline')

ImportError: cannot import name 'load_vdc_mask' from 'utils' (/home/pinarde/.conda/envs/venv/lib/python3.7/site-packages/utils/init.py)

@mihaic mihaic transferred this issue from brainiak/brainiak Apr 20, 2023
@mihaic
Copy link
Member

mihaic commented Apr 20, 2023

Hello, @pdemirayak. I transferred the issue to the tutorials repository, where the error is coming from.

I guess you are following the instructions in the 2nd part of the tutorials on data handling:
https://brainiak.org/tutorials/02-data-handling/

Is that so? Have you followed the 1st part? Can you give more details about your environment?

@pdemirayak
Copy link
Author

Hello, yes, I followed the instructions on step 1. It's giving the same error in step2 and 3. What do you need to know about the environment? Sorry, I am pretty new about Phyton.

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

No branches or pull requests

2 participants