terosHDL icon indicating copy to clipboard operation
terosHDL copied to clipboard

Please, install correctly TerosHDLbackend.

Open Raulgarza98 opened this issue 4 years ago • 5 comments

Hello,

I keep getting this error message even though i have already installed the dependencies, what can I do to fix this? I need it for a school assignment due this week.

Here is what I get on Anaconda prompt:

(base) C:\Users\raul9>pip install terosHDL
Requirement already satisfied: terosHDL in c:\users\raul9\anaconda3\lib\site-packages (0.1.2)
Requirement already satisfied: vunit-hdl>=4.3.0 in c:\users\raul9\anaconda3\lib\site-packages (from terosHDL) (4.4.0)
Requirement already satisfied: gitpython>2.1.0 in c:\users\raul9\anaconda3\lib\site-packages (from terosHDL) (3.1.0)
Requirement already satisfied: colorama in c:\users\raul9\anaconda3\lib\site-packages (from vunit-hdl>=4.3.0->terosHDL) (0.4.3)
Requirement already satisfied: gitdb<5,>=4.0.1 in c:\users\raul9\anaconda3\lib\site-packages (from gitpython>2.1.0->terosHDL) (4.0.2)
Requirement already satisfied: smmap<4,>=3.0.1 in c:\users\raul9\anaconda3\lib\site-packages (from gitdb<5,>=4.0.1->gitpython>2.1.0->terosHDL) (3.0.1)

(base) C:\Users\raul9>pip install vunit_hdl
Requirement already satisfied: vunit_hdl in c:\users\raul9\anaconda3\lib\site-packages (4.4.0)
Requirement already satisfied: colorama in c:\users\raul9\anaconda3\lib\site-packages (from vunit_hdl) (0.4.3)

thanks in advance.

Raulgarza98 avatar Mar 30 '20 20:03 Raulgarza98

What is the error message? Could you send a email to [email protected]?

qarlosalberto avatar Mar 30 '20 20:03 qarlosalberto

For me (WINDOWS) it solved installing GIT for Windows

edsonms avatar Apr 18 '20 23:04 edsonms

Can we close the issue?

qarlosalberto avatar May 08 '20 19:05 qarlosalberto

I just ran into this. Installing git for windows seems to have fixed it for me as well. Probably safe to close this issue, but I'd recommend updating the documentation to call this out. I know you say git is a dependency, but I thought I was covered since atom has integrated git support.

Zalfrin avatar Mar 09 '21 22:03 Zalfrin

@Zalfrin I recommend using the VSCode version. We have stopped the development for Atom.

https://marketplace.visualstudio.com/items?itemName=teros-technology.teroshdl

qarlosalberto avatar Mar 09 '21 22:03 qarlosalberto