stata-exec
stata-exec copied to clipboard
Run Stata code from the Atom text editor on Windows, Mac, or Linux
Fixes #53 Untested for compatibility on desktop environments in Linux distributions.
I am using dwm on Arch Linux, but I believe this issue might apply to most users working with window managers. The selected codeblock does not run in Stata until...
Going through the windows install steps, after installing Node.js 7.4 and running `npm install --global --production windows-build-tools` From the Window Power Shell (ran as administrator) I get this error message:...
step 4 of the installation on windows, `npm install winax --python=%USERPROFILE%\.windows-build-tools\python27\python.exe ` gives me this error: npm ERR! [email protected] install: `node-gyp rebuild` npm ERR! Exit status 1
I am trying to install winax at this step "npm install winax --python=%USERPROFILE%\.windows-build-tools\python27\python.exe" Here with log file: 0 info it worked if it ends with ok 1 verbose cli [...
Hi, I'm using Stata with WINE 4.01 under Ubuntu 19.04. Stata is working fine, do file work normally, event I can upgrade my Stata into 15.1 latest. However, I could...
Thank you for the excellent package! We've unfortunately had trouble since version 1.6 of stata-exec, after the migration away from autokey. On our Ubuntu 16.04 server this seems to stem...
Since installing this on Ubuntu 17.10 I have experienced that the code is correctly sent to Stata, but when focusing back on Atom, it actually brings another window in focus....