please help - file not found error after deleting & loading new files (PyCharm)
Answered
Please sign in to leave a comment.

Hi. Move CSV files from venv to the project root where main.py resides, and better not to store your custom files inside the virtual environment folder in the future - it is not meant for this purpose.