You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command I use:
C:"Program Files (x86)"\Python27\python pair_with_nvidia.py xxx.xxx.xxx.xxx c:\temp\gamestream\
error:
_nvidia.py 10.0.1.222 c:\temp\gamestream
Traceback (most recent call last):
File "pair_with_nvidia.py", line 30, in
certs_path = StandardFileName(path)
NameError: name 'StandardFileName' is not defined
The text was updated successfully, but these errors were encountered:
Hi,
I get an error while try to pair with gamestream:
Command I use:
C:"Program Files (x86)"\Python27\python pair_with_nvidia.py xxx.xxx.xxx.xxx c:\temp\gamestream\
error:
_nvidia.py 10.0.1.222 c:\temp\gamestream
Traceback (most recent call last):
File "pair_with_nvidia.py", line 30, in
certs_path = StandardFileName(path)
NameError: name 'StandardFileName' is not defined
The text was updated successfully, but these errors were encountered: