Coder Social home page Coder Social logo

Comments (8)

dainkaplan avatar dainkaplan commented on August 20, 2024

I am experiencing the same problem.

from sublime-strapdown-preview.

drobertadams avatar drobertadams commented on August 20, 2024

Ditto. Console shows

Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in /Users/adams/Library/Application Support/Sublime Text 3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

from sublime-strapdown-preview.

yijia-zhan avatar yijia-zhan commented on August 20, 2024

I'm having the exact same problem.

from sublime-strapdown-preview.

yuricamara avatar yuricamara commented on August 20, 2024

Me too.

from sublime-strapdown-preview.

thomscode avatar thomscode commented on August 20, 2024

I have the same problem both in Windows and on Mac.
If I install with Package Manager, the preview in browser does not work.
If I clone the github repo into my packages folder it works fine.

Windows Console

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\********\AppData\Roaming\Sublime Text 3\Installed Packages\Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

Mac Console:

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /Users/********/Library/Application Support/Sublime Text 3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

from sublime-strapdown-preview.

WillChilds-Klein avatar WillChilds-Klein commented on August 20, 2024

I'm getting the same error upon attempting to preview in browser. my console spits out:

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 543, in run_
    return self.run(edit, **args)
  File "Strapdown Markdown Preview in /Users/will/Library/Application Support/Sublime Text 3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'

this is the only feature which I require from this plugin (which I think is a great idea!), so I was wondering, what are the chances of a fix on this?

from sublime-strapdown-preview.

thomscode avatar thomscode commented on August 20, 2024

Will,
I have not seen any updates to this code or issue in several months. I don't have much hope that it will be fixed in the Package control version. However, if you download the code and manually add the package to Sublime, it has been working for me.

Hope that helps,
Thom

On Jan 27, 2015, at 12:51 PM, Will Childs-Klein [email protected] wrote:

I'm getting the same error upon attempting to preview in browser. my console spits out:

Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 543, in run_
return self.run(edit, **args)
File "Strapdown Markdown Preview in /Users/will/Library/Application Support/Sublime Text 3/Installed Packages/Strapdown Markdown Preview.sublime-package", line 101, in run
AttributeError: 'module' object has no attribute 'open'
this is the only feature which I require from this plugin (which I think is a great idea!), so I was wondering, what are the chances of a fix on this?


Reply to this email directly or view it on GitHub.

from sublime-strapdown-preview.

WillChilds-Klein avatar WillChilds-Klein commented on August 20, 2024

I see, I'll try that. thanks @thomscode !

from sublime-strapdown-preview.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.