Hello, I have tried to install and use the the MEArec library to create some simulated data, but I have an issue I cannot resolve. I'll explain what I did in depth. I am working on a windows 11 machine and using the anaconda environments.
import MEArec as mr
tempgen = mr.gen_templates(mr.get_default_cell_models_folder(), params=None, templates_tmp_folder=None, intraonly=False, parallel=True,
recompile=False, n_jobs=None, delete_tmp=True, verbose=False)
Hello, I have tried to install and use the the MEArec library to create some simulated data, but I have an issue I cannot resolve. I'll explain what I did in depth. I am working on a windows 11 machine and using the anaconda environments.
FileNotFoundError: C:\Users\ldd77\.config\mearec\1.9.1\templates\physrot\tmp_50_Neuropixels-384 not found. Something went wrong in the template generation phase.