TheonlyIcebear
TheonlyIcebear
Whenever I try to use any of the options whether it's a docm, doc, or any of the other microsoft office extensions it returns this error ``` Cannot access Word.Application...
[Provide links to different compilers/interpreters that could be used to implement this language, and discuss pros/cons of each. ](https://stackoverflow.com/questions/5698184/is-there-the-windows-batch-file-emulator-interpreter-for-unix) The language is a command line language but because of this...
While looking at this issue: https://github.com/home-assistant-libs/pychromecast/issues/372 I tried using the code here: ```py import by Chromecast cast = pychromecast.Chromecast('192.168.0.164') cast.wait() print(cast.device) ``` but then I get this error: ``` Traceback...
Fix syntax errors, fix imports, as well as adding an auto module import feature