-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I just installed snippets and when I'm trying to run the command on the cloned repository (https://github.com/trilan/snippets.trilandev.com), I got this error:
(snippets)➜ topica-snippets git:(master) ✗ /home/thomas/virtualenvs/snippets/bin/snippets -s snippets -o output -t theme
Traceback (most recent call last):
File "/home/thomas/virtualenvs/snippets/bin/snippets", line 8, in <module>
load_entry_point('snippets==0.0.dev', 'console_scripts', 'snippets')()
File "/home/thomas/virtualenvs/snippets/src/snippets/snippets/__main__.py", line 18, in run
settings = get_settings_from_file(args.settings)
File "/home/thomas/virtualenvs/snippets/src/snippets/snippets/settings.py", line 19, in get_settings_from_file
execfile(filepath, module_globals)
IOError: [Errno 21] Is a directory: 'snippets'Any clue ?
I tried to rename the snippets folder, and to install snippets without virtualenv but I've got the same issue.
Thanks
Metadata
Metadata
Assignees
Labels
No labels