Skip to content

Unable to see eval output on Sublime 3 #109

@shellandbull

Description

@shellandbull

Hello There!

Whenever I try to Clojure Sublime: Evaluate I see the following error on my sublime console

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/Lib/python38/sublime_plugin.py", line 1704, in run_
    return self.run(edit)
  File "/Users/xyzxyz/Library/Application Support/Sublime Text 3/Installed Packages/Clojure Sublimed.sublime-package/cs_eval.py", line 297, in run
  File "/Users/xyzxyz/Library/Application Support/Sublime Text 3/Installed Packages/Clojure Sublimed.sublime-package/cs_conn_socket_repl.py", line 106, in eval
  File "/Users/xyzxyz/Library/Application Support/Sublime Text 3/Installed Packages/Clojure Sublimed.sublime-package/cs_eval.py", line 53, in __init__
  File "/Users/xyzxyz/Library/Application Support/Sublime Text 3/Installed Packages/Clojure Sublimed.sublime-package/cs_progress.py", line 62, in phase
  File "/Users/xyzxyz/Library/Application Support/Sublime Text 3/Installed Packages/Clojure Sublimed.sublime-package/cs_progress.py", line 26, in phase
TypeError: 'NoneType' object is not subscriptable

I am on

MacOS Sonoma 14.4.1
Sublime Build 4169

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions