Skip to content

Got a file not found error when create the project due to incorrect path expectation.  #32

Description

@priya-gitTest

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.
image

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions