Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Stopping generation because post_gen_project hook script didn't exit successfully #30

Closed
ghost opened this issue May 28, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented May 28, 2023

I keep getting this error when trying to create a new project. I've installed all the requirements and properly configured my PostgreSQL database too

Full Traceback:

Traceback (most recent call last): File "C:\Users\Praneeth\AppData\Local\Temp\tmpouuf66dn.py", line 48, in <module> post_hook() File "C:\Users\Praneeth\AppData\Local\Temp\tmpouuf66dn.py", line 22, in post_hook copy_tree(fromDirectory, toDirectory) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\distutils\dir_util.py", line 123, in copy_tree raise DistutilsFileError( distutils.errors.DistutilsFileError: cannot copy tree './tmp/apps/static': not a directory ERROR: Stopping generation because post_gen_project hook script didn't exit successfully Hook script failed (exit status: 1)

Here's the full configuration/command prompt log:
Inkedcmd_4MdGN6Bmk4

Any idea what's going on? I got the original cookiecutter working just fine.

@app-generator
Copy link
Owner

Hello @chinnu0505

The Django Cookie-Cutter is deprecated by the Rocket Generator service that allows more options like:

  • edit the Custom User
  • Add models
  • Generate APIs
  • Control the deployment
    • Docker
    • CI/CD Scripts

The Django Cookie-Cutter repo will be soon archived

For support, please access:
https://appseed.us/support/

Ty!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant