Live data from Hacker News

Show HN: Worker Bee – Free app to share and run Python scripts

workerbee.tonkworks.com

1–8 of 8 posts

Re: Show HN: Worker Bee – Free app to share and run Python scripts

#2
A prelim check for python34 would be nice.

Not sure if its bundled with the installer or not, but i'm getting an error:

Error: Command failed: C:\Windows\system32\cmd.exe /s /c ""C:\Tonkworks\WorkerBee\Python34\python.exe" "C:\Tonkworks\WorkerBee\scripts\internal\get_script_info.py" --scripts_path="C:\Tonkworks\WorkerBee\scripts""

EDIT: silly, i didn't read the error. It is bundled. Either way, here's a error.

Re: Show HN: Worker Bee – Free app to share and run Python scripts

#4
At the beginning I thought it was sort of API where computation would take place... Then I understood (not sure yet, didn't dig enough) that you're trying to make a library/scripts collection which is nice. But why only Python? Why not add ruby, js, bash, etc?

Re: Show HN: Worker Bee – Free app to share and run Python scripts

#5
post #4

At the beginning I thought it was sort of API where computation would take place... Then I understood (not sure yet, didn't dig enough) that you're trying to make a library/scripts collection which is nice. But why only Python? Why not add ruby, js, bash, etc?

Yeah, I thought I would first start out with python then expand from there.

Re: Show HN: Worker Bee – Free app to share and run Python scripts

#7
Installed, but I'm getting some errors whenever I try to install scripts from the store:

"Error: Command failed: C:\Windows\system32\cmd.exe /s /c ""C:\Tonkworks\WorkerBee\Python34\python.exe" "C:\Tonkworks\WorkerBee\scripts\internal\install_script.py" --zip_url="http://github.com/TonkWorks/download_a_youtube_video/archive...

Re: Show HN: Worker Bee – Free app to share and run Python scripts

#8
post #7

Installed, but I'm getting some errors whenever I try to install scripts from the store: "Error: Command failed: C:\Windows\system32\cmd.exe /s /c ""C:\Tonkworks\WorkerBee\Python34\python.exe" "C:\Tonkworks\WorkerBee\scripts\internal\install_script.py" --zip_url=" http://github.com/TonkWorks/download_a_youtube_video/archive...

Can't seem to duplicate it. Which Operating System are you using. Windows 7 x32?