Git Product home page Git Product logo

Comments (7)

guitaristtom avatar guitaristtom commented on May 29, 2024

I'm also having this issue.

from sublime_docblockr_python.

lingjiekong avatar lingjiekong commented on May 29, 2024

ignoring plugins in package DocBlockr_Python, version file Packages/DocBlockr_Python/.python-version contains an invalid version: "3.4.3\n"

Looks like an issue with .python-version

After change to 3.3 in https://github.com/adambullmer/sublime_docblockr_python/blob/master/.python-version, it works for me.

from sublime_docblockr_python.

thep0y avatar thep0y commented on May 29, 2024

I'm also having this issue.

I think I solved this issue.
The 93rd line of the source code file commands.py is raise Exception, which will cause this raise under any circumstances, commenting it out can solve this issue.
You can try to see if this method can solve your problem.

from sublime_docblockr_python.

guitaristtom avatar guitaristtom commented on May 29, 2024

I think I solved this issue.

I just tried to use it, and I'm still having the problem. I do the """ and press enter... and nothing.

Nothing in the console, nothing happens in the pane.

from sublime_docblockr_python.

thep0y avatar thep0y commented on May 29, 2024

Sample video:
ezgif com-gif-maker

Remove the .zip in the following file name, and put it in:
-Mac: $HOME/Library/Application Support/Sublime Text/Installed Packages
-Linux: $HOME/.config/Sublime Text/Installed Packages
-Windows: %APPDATA%\Sublime Text\nstalled Packages

These paths are not necessarily accurate, you need to find the directory of sublime text Installed Packages.

DocBlockr_Python.sublime-package.zip

from sublime_docblockr_python.

trefmanic avatar trefmanic commented on May 29, 2024

DocBlockr_Python.sublime-package.zip

__MACOSX/._commands.py in /home/trefmanic/.config/sublime-text-3/Installed Packages/DocBlockr_Python.sublime-package is not utf-8 encoded, unable to load plugin

After removing __MACOSX directory from the package file DocBlockr works.

After change to 3.3 in https://github.com/adambullmer/sublime_docblockr_python/blob/master/.python-version, it works for me.

This also works, thanks!

from sublime_docblockr_python.

thep0y avatar thep0y commented on May 29, 2024

DocBlockr_Python.sublime-package.zip

I optimized some functions and modified some codes of this package. If you are interested, you can clone the following warehouse locally and put it in the Packages directory. You can use it without packaging.
But it can only be used in ST4.
https://github.com/thep0y/sublime_docblockr_python

from sublime_docblockr_python.

Related Issues (20)

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.