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

Failed to add header in a python file #82

Open
kurtontheway opened this issue Aug 3, 2017 · 0 comments
Open

Failed to add header in a python file #82

kurtontheway opened this issue Aug 3, 2017 · 0 comments

Comments

@kurtontheway
Copy link

kurtontheway commented Aug 3, 2017

I was trying to add header in a python file by running the command 'Add Header' in Command Palette, I'm on build 3126 on a centos 7 box, below is the error message:

Traceback (most recent call last):
  File "/home/wangting/apps/sublime_text_3/sublime_plugin.py", line 795, in run_
    return self.run(**args)
  File "/home/wangting/.config/sublime-text-3/Packages/FileHeader/FileHeader.py", line 565, in run
    initial_text, self.on_done, None, None)
  File "/home/wangting/apps/sublime_text_3/sublime.py", line 434, in show_input_panel
    self.window_id, caption, initial_text, on_done, on_change, on_cancel))
TypeError: String required
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