Giter Club home page Giter Club logo

Comments (8)

smhg avatar smhg commented on July 28, 2024

I didn't test it at all in Sublime Text 3 (see Todo section).

Since ST3 embeds a different Python version, I can imagine things break.
Feel free to open your ST console (Ctrl/Cmd + ´) and paste any errors in here.

from sublime-suncycle.

tasmo avatar tasmo commented on July 28, 2024

Here is some error:

  File "SunCycle in /Users/USER/Library/Application Support/Sublime Text 3/Installed Packages/SunCycle.sublime-package", line 3, in <module>
ImportError: No module named 'timezone'
reloading plugin SunCycle.timezone

from sublime-suncycle.

montchr avatar montchr commented on July 28, 2024

I'm getting the same error as @tasmo, in addition to another error. Here's all the relevant lines from my error log:

reloading plugin SunCycle.sun
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 73, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 671, in load_module
    exec(compile(source, source_path, 'exec'), mod.__dict__)
  File "sun in /Users/montchr/Library/Application Support/Sublime Text 3/Installed Packages/SunCycle.sublime-package", line 8, in <module>
ImportError: No module named 'timezone'
reloading plugin SunCycle.SunCycle
Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 73, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 671, in load_module
    exec(compile(source, source_path, 'exec'), mod.__dict__)
  File "SunCycle in /Users/montchr/Library/Application Support/Sublime Text 3/Installed Packages/SunCycle.sublime-package", line 3, in <module>
ImportError: No module named 'timezone'
reloading plugin SunCycle.timezone

from sublime-suncycle.

smhg avatar smhg commented on July 28, 2024

Thanks for the feedback!

I've updated the source to be compatible with Python 3 (and with it ST3).
Please let me know if that fixed things for you.

from sublime-suncycle.

smhg avatar smhg commented on July 28, 2024

Can you maybe do:

  • Remove the package through Package Control
  • Go to Preferences - Packages and make sure the package folder has been removed
  • Re-install the package through Package Control

I did that myself and that seems to work fine.
ST3 seems to work a bit different when it comes to packages (they are compressed archives or something like that). It looks like yours didn't get installed properly (probably due to the previous errors).

from sublime-suncycle.

tasmo avatar tasmo commented on July 28, 2024

It's working now on ST3. :)
Thank you a lot!

from sublime-suncycle.

smhg avatar smhg commented on July 28, 2024

Fantastic, happy switching ;)

from sublime-suncycle.

montchr avatar montchr commented on July 28, 2024

Looks like it's working for me too, thanks! Looking forward to the
switching tomorrow morning.


Chris Montgomery
[email protected]

Web Editor
The Temple News
temple-news.com
[email protected]

Web Developer
School of Media and Communication
Temple University
smc.temple.edu
[email protected]

Sous les pavés, la plage.

On Sun, Jan 19, 2014 at 5:58 PM, Sam Hauglustaine
[email protected]:

Fantastic, happy switching ;)


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-32725165
.

from sublime-suncycle.

Related Issues (10)

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.