ltfat / ltfatpy

This is the LTFATPY development repository.
GNU General Public License v3.0
5 stars 0 forks source link

jupyter does not cope with nested folders of the same name #42

Open allthatsounds opened 9 months ago

allthatsounds commented 9 months ago

with the directory structure 'ltfatpy/ltfatpy/...' jupyter wrongly attempts to import the python code from the top folder, when it should import it from the second one. Some rename would be in order.

However,

Hence, the question is how to rename the github repository for ltfatpy to avoid such issues in the future?