Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render is not recognized as an internal or external command, #1

Open
robina80 opened this issue Jul 27, 2023 · 0 comments
Open

Render is not recognized as an internal or external command, #1

robina80 opened this issue Jul 27, 2023 · 0 comments

Comments

@robina80
Copy link

hi all,

i get this error in the opencue logs

===========================================================
RenderQ JobSpec Tue Jul 25 18:31:44 2023

proxy rqd.rqnetwork.RunningFrame/d258d343-1031-49ee-850b-558c2671cdc9 -t:tcp -h 10.110.110.200 -p 10021
command Render -r file -s 1 -e 1 C:\Users\gfx14_uk\Desktop\Test\scenes\TEST.ma
uid 1
gid 20
logDestination /home/opencue/opencue-demo/logs/testing/003/logs/testing-003-gfx14_uk_003--c830f8da-223c-49be-848c-3cff75a4b107\testing-003-gfx14_uk_003.0001-003.rqlog
cwd C:\Users\gfx14_uk\AppData\Local\Temp/testing-003-gfx14_uk_003\0001-003
renderHost 10.110.110.200
jobId c830f8da-223c-49be-848c-3cff75a4b107
frameId d258d343-1031-49ee-850b-558c2671cdc9
env APPDATA=C:\Users\gfx14_uk\AppData\Roaming
env COMMONPROGRAMFILES=C:\Program Files\Common Files
env CUE3=1
env CUE_CHUNK=1
env CUE_FRAME=0001-003
env CUE_FRAME_ID=d258d343-1031-49ee-850b-558c2671cdc9
env CUE_GPUS=0
env CUE_GPU_MEMORY=0
env CUE_IFRAME=1
env CUE_JOB=testing-003-gfx14_uk_003
env CUE_JOB_ID=c830f8da-223c-49be-848c-3cff75a4b107
env CUE_LAYER=003
env CUE_LAYER_ID=6c69cc4e-39b4-46a3-aa66-99313839b2f0
env CUE_LOG_PATH=/home/opencue/opencue-demo/logs/testing/003/logs/testing-003-gfx14_uk_003--c830f8da-223c-49be-848c-3cff75a4b107
env CUE_MEMORY=3355443
env CUE_RANGE=1-100
env CUE_SHOT=003
env CUE_SHOW=testing
env CUE_THREADABLE=0
env CUE_THREADS=1
env CUE_USER=gfx14_uk
env LOGNAME=gfx14_uk
env PATH=C:/Windows/system32;C:/Windows;C:/Windows/System32/Wbem
env SP_NOMYCSHRC=1
env SYSTEMROOT=C:\Windows
env TERM=unknown
env TMP=C:\Users\gfx14_uk\AppData\Local\Temp
env TZ=PST8PDT
env USER=gfx14_uk
env frame=0001-003
env jobhost=10.110.110.200
env jobid=testing-003-gfx14_uk_003
env logfile=testing-003-gfx14_uk_003.0001-003.rqlog
env maxframetime=0
env mcp=1
env minspace=200
env shot=003
env show=testing
env zframe=0001-003

C:\OpenCue\venv\Scripts>Render -r file -s 1 -e 1 C:\Users\gfx14_uk\Desktop\Test\scenes\TEST.ma
'Render' is not recognized as an internal or external command,
operable program or batch file.

===========================================================
RenderQ Job Complete

exitStatus 1
exitSignal 1
startTime Tue Jul 25 18:31:44 2023
endTime Tue Jul 25 18:31:44 2023
maxrss 0
maxUsedGpuMemory 0
utime 0
stime 0
renderhost 10.110.110.200
maxrss (KB) 0

but when i go into my virtual enviroment manually and try to run the command render, it works

C:\OpenCue>cd C:\OpenCue\venv\Scripts & activate.bat

(venv) C:\OpenCue\venv\Scripts>render
Missing file name

(venv) C:\OpenCue\venv\Scripts>

so i have no idea why it cant find the env variable

can anyone please help

thanks,
rob

@jin-raii
Copy link

same issues did you got it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants