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

not working in ST3 anymore #6

Open
matthiasg opened this issue Jul 5, 2013 · 9 comments
Open

not working in ST3 anymore #6

matthiasg opened this issue Jul 5, 2013 · 9 comments

Comments

@matthiasg
Copy link

this used to work but now i get:

reloading plugin Strapdown Markdown Preview.Strapdown Markdown Preview
desktop/init.py in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package is not utf-8 encoded, unable to load plugin
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in C:\Users\Matthias\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

@alessandro-fazzi
Copy link

Same AttributeError: 'module' object has no attribute 'open' error here. Ubuntu 13.04 64bit, ST3 build 3047

@Sawtaytoes
Copy link

I've never had this plugin working before, and I'm getting the same error as you guys too in Windows 8 64-bit.

@Volox
Copy link

Volox commented Aug 5, 2013

Same here. Win 7 x64, ST3 build 3052.

@lee-dohm
Copy link

lee-dohm commented Aug 6, 2013

As am I, MacOS 10.8.4, ST3 build 3047. Looks like it isn't platform specific 😄

@zdxerr
Copy link
Contributor

zdxerr commented Aug 10, 2013

Had the same problem, #8 fixed it for me.

@createproblem
Copy link

Hello I've the same problem. Here is my Traceback:

Traceback (most recent call last):
  File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
Unable to open /home/jan/.config/sublime-text-3/Packages/Default/Preferences.sublime-settings
Traceback (most recent call last):
  File "/home/jan/Programs/sublime_text_3/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /home/jan/.config/sublime-text-3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

Im using Sublime Text 3 Build 3047 and Linux Mint 14 Nadia.

Cheers.

@cappslock
Copy link

+1

@createproblem
Copy link

Looks like the project is dead.

@zdxerr Is it possible to publish your working copy? So everyone can install your copy via PackageControl?

Cheers.

@zdxerr
Copy link
Contributor

zdxerr commented Aug 21, 2013

@createproblem: Jep, did that. I might also add some live reload support.

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

8 participants