python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Transferring files to a fast computer on the network and queuing the files for rendering
The task I want to accomplish is to send a copy of the opened file, transfer it to a location on the server, and for the fast render farm pc to open it, render the file, then close itself, essentially...

Collegia Titanica
Votes: 0
Answers: 1
Regex for string before curly brackets with specific white-spacing
I very much suck at regex and have been banging my head against a wall for a few days. I'm trying to pull out info from a .nk nuke script with Python. The formatting is as follows:
> BackdropNode {...
da_am
Votes: 0
Answers: 1
Python / Nuke - Module DLL load failed in Nuke Enviroment
I'm trying to load the win32com module in Python to use within Nuke. It does work fine when using the Python 2.7.16 enviroment on my machine but when I use the Python enviroment of Nuke it failes to l...
Inigo Montoya
Votes: 0
Answers: 0