thisiscam / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
306 stars 28 forks source link

Installation fails with Errno 22: invalid argument #18

Closed galwiner closed 3 years ago

galwiner commented 3 years ago

Hi, I've tried using both the binary and python script installers but am getting an error. I have python 3.7.9 installed, running on win10 64 bit. see image below. thanks for your help!

Gal

image

thisiscam commented 3 years ago

Did you make sure that Slack is closed when running this?

If so, can you check the file permission for the app.asar? Most likely you need to run the command as admin. Also see the caveat here https://github.com/thisiscam/math-with-slack#package-and-software-managers

Please let me know if this still doesn't work for you. I have seen this kind of behavior in the CI, but it goes away after I killed the running Slack.

galwiner commented 3 years ago

yes, you are right! i just didn't kill it before... silly thanks very much! works beautifully