Skip to content

Benjen deletes folders #12

@minimalme

Description

@minimalme

Hi,

I am on Mountain Lion 10.8.3, I installed Benjen and all the requirements with easy_install. I created a folder with all the required folders (static, templates, etc).

When I type "benjen" in my terminal I have the same issue as methanol :

File "/usr/local/bin/benjen", line 8, in
load_entry_point('Benjen==1.2', 'console_scripts', 'benjen')()
File "/Library/Python/2.7/site-packages/Benjen-1.2-py2.7.egg/EGG-INFO/scripts/benjen.py", line 95, in main

File "/Library/Python/2.7/site-packages/Benjen-1.2-py2.7.egg/EGG-INFO/scripts/benjen.py", line 20, in init

File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 168, in copytree
OSError: [Errno 2] No such file or directory: 'static'

It also deletes the whole folder of my blog.

And by mistake if you type "benjen" in terminal without specifying the good folder it deletes all kind of folders. It broke my mac installation once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions