TerosTechnology / vscode-terosHDL

VHDL and Verilog/SV IDE: state machine viewer, linter, documentation, snippets... and more!
https://terostechnology.github.io/terosHDLdoc/
GNU General Public License v3.0
542 stars 45 forks source link

I install python and other lib in Anconda ,but it does not work in windows #279

Open qgzln opened 2 years ago

qgzln commented 2 years ago

Describe the bugA clear and concise description of what the bug is. I install python and other lib in Anconda ,but it does not work in windows image

image I alread excute pip install teroshdl image

Please complete the following information:

qarlosalberto commented 2 years ago

Try to use: conda activate base & python3

You need to specific your python executable. TerosHDL runs: conda activate base & python3 --version

El lun., 29 nov. 2021 7:06, qgzln @.***> escribió:

Describe the bug[image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.pngA clear and concise description of what the bug is. I install python and other lib in Anconda ,but it does not work in windows [image: image] https://user-images.githubusercontent.com/47837258/143816936-b50ae2d6-ebee-4d29-9447-34a1c71eb182.png

[image: image] https://user-images.githubusercontent.com/47837258/143816743-9a662239-2d20-4116-a9e9-4949f4ec82e6.png I alread excute pip install teroshdl [image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.png

To Reproduce Code Code to reproduce the error.

Please complete the following information:

  • OS:windows10
  • VSCode version version 1.62.3

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TerosTechnology/vscode-terosHDL/issues/279, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNN4R7TRWPEIHCPGXPBILTUOMJ5FANCNFSM5I6JPNYA .

qgzln commented 2 years ago

Try to use: conda activate base & python3 You need to specific your python executable. TerosHDL runs: conda activate base & python3 --version El lun., 29 nov. 2021 7:06, qgzln @.**> escribió: Describe the bug[image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.pngA clear and concise description of what the bug is. I install python and other lib in Anconda ,but it does not work in windows [image: image] https://user-images.githubusercontent.com/47837258/143816936-b50ae2d6-ebee-4d29-9447-34a1c71eb182.png [image: image] https://user-images.githubusercontent.com/47837258/143816743-9a662239-2d20-4116-a9e9-4949f4ec82e6.png I alread excute pip install teroshdl [image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.png To Reproduce Code Code to reproduce the error. Please complete the following information: - OS:windows10 - VSCode version version 1.62.3 Screenshots If applicable, add screenshots to help explain your problem. Additional context* Add any other context about the problem here. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#279>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNN4R7TRWPEIHCPGXPBILTUOMJ5FANCNFSM5I6JPNYA .

Thank you .but there is another issue:

image

qarlosalberto commented 2 years ago

Does it work with a simple file?

El lun., 29 nov. 2021 15:19, qgzln @.***> escribió:

Try to use: conda activate base & python3 You need to specific your python executable. TerosHDL runs: conda activate base & python3 --version El lun., 29 nov. 2021 7:06, qgzln @.**> escribió: … <#m9086186823687089945> Describe the bug[image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.pngA clear and concise description of what the bug is. I install python and other lib in Anconda ,but it does not work in windows [image: image] https://user-images.githubusercontent.com/47837258/143816936-b50ae2d6-ebee-4d29-9447-34a1c71eb182.png [image: image] https://user-images.githubusercontent.com/47837258/143816743-9a662239-2d20-4116-a9e9-4949f4ec82e6.png I alread excute pip install teroshdl [image: image] https://user-images.githubusercontent.com/47837258/143816791-419702b2-5d15-4d27-8b81-116a61d1c39c.png To Reproduce Code Code to reproduce the error. Please complete the following information: - OS:windows10 - VSCode version version 1.62.3 Screenshots If applicable, add screenshots to help explain your problem. Additional context* Add any other context about the problem here. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#279 https://github.com/TerosTechnology/vscode-terosHDL/issues/279>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNN4R7TRWPEIHCPGXPBILTUOMJ5FANCNFSM5I6JPNYA .

Thank you .but there is another issue:

[image: image] https://user-images.githubusercontent.com/47837258/143884168-5d716f9b-4f87-43d8-adb3-baa6410d0d45.png

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

qarlosalberto commented 2 years ago

Can I close the issue?