When trying to import a file, which lies in the project root directory, into any of the project folders, it tries to overwrite itself and the file importing exits with an error (File already exists). When trying to import the same file from a different directory, it works fine. That shouldn't be hard to implement an extra check for that :)