LaTeX-Utilities
LaTeX-Utilities copied to clipboard
How would one use sympy in snippets?
Assuming that the user has python3 and sympy package installed using the snippets provided by default shouldn't the text sympy 1+1 sympy
return the replacemente 2 ?
In my case when I run sympy the text gets replaced by "SYMPY_CALCULATING" and then by an empty string, returning nothing.
Huh. Works for me. What do you see in the output panel?
Nothing shows up in the output panel no matter which log I select to view.
How would you feel about debuging?
The issue is probably somewhere in
https://github.com/tecosaur/LaTeX-Utilities/blob/f4387441768cd4d6dcb6ec969738f3181a5f4ba0/src/components/completionWatcher.ts#L340-L387
I'll try to take a look and if I find anything I'll let you know!
Any luck?
@ThunderSmotch *cough
Hey sorry but so far I haven't been able to figure out where the problem lies, gonna try to compile the python code and run it from cmd to see if that works. I'll post something when I have progress.
@ThunderSmotch any luck?
@ThunderSmotch I can't reproduce this myself, which means I need your help to solve it :)
Closing for no action for a long time