Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.
414 Discussions

Syntax error while executing startCscripts.py

William_L_5
Beginner
685 Views

I'm trying to install Intel EVTS and following step-by-step installation flow. (Document #572582)

After installing and verifying Intel DAL, the next step is verifying Cscripts.

When I click startCscript.py, the windows pops out only one second and then disappear.

I run "cmd" as an administrator and execute "startCscript.py", and then it shows error as below.

  File "C:\cscripts\startCscripts.py", line 742
    argparse.HelpFormatter.__init__(self, *args, max_help_position=31, **kwargs)

SyntaxError: invalid syntax

 

OS: Windows 10 64 bit

 

I did not modify the script and don't know why the original script from intel would have syntax error.

Will this related to the operating system? 

 

0 Kudos
1 Reply
DavidLiu
Employee
685 Views

Hi William,

This question should be routed to your Intel FAE contact that you got Intel® EVTS from. We can only answer questions that are specific to our Intel® Distribution for Python*.  For more information on how to contact your FAE, please visit the Intel® EVTS website--the instructions are on the product description page.

-David

0 Kudos
Reply