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

Benjen deletes folders #12

Open
minimalme opened this issue May 16, 2013 · 1 comment
Open

Benjen deletes folders #12

minimalme opened this issue May 16, 2013 · 1 comment

Comments

@minimalme
Copy link

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.

@ghost
Copy link

ghost commented May 21, 2013

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