Trouble Shooting

Note

Can you help improve this file? Edit this file and submit a pull request with your improvements!

GIT Issues

After generating your cookiecutter-py3-package, you get this error message in the command line.

error: refname refs/heads/master not found
fatal: Branch rename failed

This error message is caused by using older versions of git.

You have several options.

  1. Follow the git manual instructions here substituting the example with your repository and project.

  2. Upgrade git and re-run the cookie-cutter.