You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed pylyzer via "pip install pylyzer" per the vscode extension instructions, but I keep getting this in the output:
did I install it incorrectly?
true
thread 'pylyzer' panicked at 'called Option::unwrap() on a None value', crates/py2erg/convert.rs:1057:40
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Thread panicked: Any { .. }
[Info - 4:16:25 PM] Connection to server got closed. Server will restart.
true
thread 'pylyzer' panicked at 'called Option::unwrap() on a None value', crates/py2erg/convert.rs:1057:40
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Thread panicked: Any { .. }
[Error - 4:16:26 PM] The pylyzer server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
The text was updated successfully, but these errors were encountered:
I installed pylyzer via "pip install pylyzer" per the vscode extension instructions, but I keep getting this in the output:
did I install it incorrectly?
true
thread 'pylyzer' panicked at 'called
Option::unwrap()
on aNone
value', crates/py2erg/convert.rs:1057:40note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThread panicked: Any { .. }
[Info - 4:16:25 PM] Connection to server got closed. Server will restart.
true
thread 'pylyzer' panicked at 'called
Option::unwrap()
on aNone
value', crates/py2erg/convert.rs:1057:40note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThread panicked: Any { .. }
[Error - 4:16:26 PM] The pylyzer server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
The text was updated successfully, but these errors were encountered: