Skip to content

Error while trying to generate output #5

@tsileo

Description

@tsileo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions