This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error occurs while generating the private key for OTA-DFU example

Hi,

This error occurs when I write below command for OTA_DFU demo:

cmd : exe keys generate private.key

Error:

ImportError: cannot import name 'DIGCF_PRESENT' from 'constants' 

Please help me on this regards.

Thanks.

regards,

 Archana

Parents Reply
  • Hi ,

    Please send me the python 2.7 which you is working at your end. I tried with 2.7.7 but it showing pip is not recognized as internal or external command.

    Also when giving command as 

    python get-pip.py install

    then
    python: can't open file 'get-pip.py': [Errno 2] No such file or directory  

    this error occurs.

    Also no pip is there at scripts folder when I checked.

    So please help me.


    regards,
    Archana
Children
Related