mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
137 stars 65 forks source link

Name conflict in typying.py #794

Closed SepehrRezaee closed 10 months ago

SepehrRezaee commented 10 months ago

I tried to clone the "mne-bids-pipeline" repository alongside of my project and use the mne-bids-pipeline/mne_bids_pipeline folder. But when I run the mne_bids_pipeline/_run.py file in the mne-bids-pipeline/mne_bids_pipeline /_run.py address, I get a naming conflict error. The reason is the existence of a file called typing.py in mne-bids-pipeline/mne_bids_pipeline , which has the same name as Python's typing module. I wanted to report this. Thanks for your attention

welcome[bot] commented 10 months ago

Hello! 👋 Thanks for opening your first issue here! ❤️ We will try to get back to you soon. 🚴🏽‍♂️

hoechenberger commented 10 months ago

Hello, thanks for reporting this.

Please note that the pipeline should be run via the mne_bids_pipeline command line interface.

Best wishes, Richard

SepehrRezaee commented 10 months ago

Hello Mr @hoechenberger,

Thank you very much for your important note and also for your attention

Best regards, Sepehr

hoechenberger commented 10 months ago

You are most welcome! Please do feel free to post here or on the MNE forum if you have any other questions. We appreciate your feedback!

SepehrRezaee commented 10 months ago

Thank you so much for your warm welcome! I will definitely keep that in mind and reach out if I have any further questions. Your appreciation for feedback is greatly appreciated as well.