-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Describe the bug
A clear and concise description of what the bug is.
C:\Programs\Python\Python310\lib\pathlib.py:1134 in read_text
FileNotFoundError: [Errno 2] No such file or directory: 'D:\GITCODE\FPCC\fair-python-cookiecutter\avg_calc\LICENSES\MIT.txt'
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
The file exists on the system, just at different location than expected. So it should ideally work, after the fix.
Also,
what do I need to do , to resolve this error or how to proceed from this like ignore it, delete the repo and recreate a new one ?
Screenshots
If applicable, add screenshots to help explain your problem.

Traces
If applicable, provide a Python stack trace or JavaScript console log from the browser
Environment
Provide information about versions of relevant software packages.
- Python Version (e.g. 3.8.10)
- poetry version (e.g. 1.2.1)
- Browser [e.g. chrome, safari] + Version
Additional context
Add any other context about the problem here.