terosHDL icon indicating copy to clipboard operation
terosHDL copied to clipboard

Error when creating repository

Open lawrancechiang opened this issue 5 years ago • 10 comments

I just installed Atom in which I installed the package TerosHDL.

I tried creating a repository, but it doesn't let me. I get the error message as follows:

"Please, install correctly TerosHDLbackend. pip install TerosHDL"

The screenshot is attached. Please could you assist me with this matter? Many thanks.

LC

image

lawrancechiang avatar Apr 30 '20 22:04 lawrancechiang

Have you installed the Python dependency?

pip install TerosHDL

What is your OS?

qarlosalberto avatar Apr 30 '20 22:04 qarlosalberto

Hi,

Yes, Python 3.8.2 was installed. I then ran the command "_pip install TerosHDL" (cmd.exe of Windows) as shown in the screenshot. Unfortunately afterwards when I re-attempt to create a project in Atom I see the same message, still asking me to install the TerosHDL backend.

Many thanks.

image

lawrancechiang avatar May 02 '20 13:05 lawrancechiang

Have you installed git? Have you git in the system path?

El sáb., 2 may. 2020 15:08, lawrancechiang [email protected] escribió:

Hi,

Yes, Python 3.8.2 was installed. I then ran the command "_pip install TerosHDL" (cmd.exe of Windows) as shown in the screenshot. Unfortunately afterwards when I re-attempt to create a project in Atom I see the same message, still asking me to install the TerosHDL backend.

Many thanks.

[image: Uploading image.png…]

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TerosTechnology/terosHDL/issues/56#issuecomment-622951097, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNN4R6NU7MZW7OZVBWEIJTRPQLLLANCNFSM4MWV3U4A .

qarlosalberto avatar May 02 '20 14:05 qarlosalberto

I typed "git" into cmd.exe and it seems to me like that is it installed - please see the screenshot below.

image

lawrancechiang avatar May 02 '20 14:05 lawrancechiang

Mm.. what is the output if you type: terosHdlRepo --help?

qarlosalberto avatar May 02 '20 15:05 qarlosalberto

It appears that the command doesn't exist!

image

lawrancechiang avatar May 02 '20 15:05 lawrancechiang

Hi,

Yes, Python 3.8.2 was installed. I then ran the command "_pip install TerosHDL" (cmd.exe of Windows) as shown in the screenshot. Unfortunately afterwards when I re-attempt to create a project in Atom I see the same message, still asking me to install the TerosHDL backend.

Many thanks.

image

Hi!,

I'm not sure, but the screenshot of the backend installation may be suggesting us a solution. Take a look at the warning and tell us if adding the directory to the path helps :)

smgl9 avatar May 02 '20 21:05 smgl9

@lawrancechiang

Have you had the opportunity to try the workaround?

smgl9 avatar May 07 '20 21:05 smgl9

@lawrancechiang

Have you had the opportunity to try the workaround?

Hi smgl9,

Apologies for the delay, and thank you for the suggestion. I'm not too familiar with cmd.exe - how do I add a directory to the path?

Many thanks,

LC

lawrancechiang avatar May 09 '20 18:05 lawrancechiang

Hi @lawrancechiang

You can try this: https://stackoverflow.com/questions/9546324/adding-directory-to-path-environment-variable-in-windows

smgl9 avatar May 14 '20 21:05 smgl9