mmshivesh / Python-Nova.novaextension

Python Extension for Panic's Nova editor for macOS
https://extensions.panic.com/extensions/works.creativecode/works.creativecode.python-nova/
22 stars 6 forks source link

Extension does not seem to launch #10

Open lbrndnr opened 3 years ago

lbrndnr commented 3 years ago

Hi Shivesh,

I tried the extension but nothing seems to happening. Here's a quick summary of my setup

The following is printed to the extension console, even when typing in a python file.

Python[18:12:08.086000] pyls.executable: /Users/Laurin/Library/Python/3.8/bin/pyls 
Python[18:12:08.087000] pyls.enableLogging: false

Is there any info I can help you with resolving this issue? :) Thanks either way for your extension, would be super useful!

Teaguen commented 3 years ago

I second this, can't seem to get it to do anything no matter how hard I try.

Kennisoan commented 2 years ago

Same thing over here

mmshivesh commented 2 years ago

Okay that's super weird. Did this start after the latest Nova update?

Kennisoan commented 2 years ago

Okay that's super weird. Did this start after the latest Nova update?

I remember trying to install your extension last year and getting the same results — no visible signs of life, so I don't think that it is the latest update that's causing this. (also sorry that I didn't report it back then)

I'm suspicious that it might be incompatible with M1 chip, but I'm not sure if @lbrndnr or @Teaguen are also experiencing this on M1 machines.