diamond icon indicating copy to clipboard operation
diamond copied to clipboard

Diamond-windows.exe not executing on windows 10

Open thecarbon14 opened this issue 5 years ago • 14 comments

Diamond-windows.exe for blast not executing on windows 10 64 bit. Tried to edit the registry but still not executing. Other .exe files are working properly.

thecarbon14 avatar Aug 04 '20 15:08 thecarbon14

Please let me know the exact error message you are getting.

bbuchfink avatar Aug 06 '20 12:08 bbuchfink

The file is not executing. No message is displayed. I am running on windows 10. I tried after disabling firewall too. But the software is not executing. Also tried reinstalling.

thecarbon14 avatar Aug 06 '20 17:08 thecarbon14

Are you using it from the command prompt? If not, run cmd.exe and try running it from there.

bbuchfink avatar Aug 06 '20 18:08 bbuchfink

VCRUNTIME140_1.dll can not find

neohjh avatar Aug 23 '20 02:08 neohjh

Thanks. Working from command prompt. It can do blastp and blastx but not blastn. Best, Abhishek

On Sun, Aug 23, 2020 at 8:01 AM neohjh [email protected] wrote:

VCRUNTIME140_1.dll can not find

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bbuchfink/diamond/issues/377#issuecomment-678720828, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQANF6FCIUBU2ORX25ERHDSCB5OXANCNFSM4PUQHFVA .

thecarbon14 avatar Aug 24 '20 10:08 thecarbon14

@neohjh You need to install this: https://www.microsoft.com/en-us/download/details.aspx?id=48145 @thecarbon14 Yes, Diamond does not support blastn searches.

bbuchfink avatar Aug 24 '20 10:08 bbuchfink

Hello, I'm getting the same error as @neohjh (were you able to get it to work?). I already ensured that I have the Visual C++ Redistributable for Visual Studio 2015. Thanks in advance!

isacasini avatar Sep 01 '20 13:09 isacasini

I ran the diamond.exe from the command prompt. It worked. Best, Abhishek

On Tue, Sep 1, 2020 at 6:56 PM Isabella Casini [email protected] wrote:

Hello, I'm getting the same error as @neohjh https://github.com/neohjh (were you able to get it to work?). I already ensured that I have the Visual C++ Redistributable for Visual Studio 2015. Thanks in advance!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bbuchfink/diamond/issues/377#issuecomment-684851543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQANFZS2UYGW56ZOHCYNPLSDTY7FANCNFSM4PUQHFVA .

thecarbon14 avatar Sep 02 '20 05:09 thecarbon14

It's still not working for me, I'm getting the same error.

isacasini avatar Sep 03 '20 14:09 isacasini

The error is related to the Visual Studio redistributable. If that is correctly installed (you can try uninstalling and reinstalling) I'm not sure what else there is to do. If you can't get the Windows version to work, you can try running the Linux version either by using the Windows subsystem for Linux (see here: https://docs.microsoft.com/de-de/windows/wsl/) or Docker.

bbuchfink avatar Sep 04 '20 12:09 bbuchfink

Please be more specific i.e. what happens exactly when you try to run diamond.exe from the command prompt?

Am Mo., 4. Okt. 2021 um 16:45 Uhr schrieb Luthie @.***>:

Hi, i'm getting the same mistake: diamond.exe it's not executing on window. I also tried ran it from cmd but didn't work. What else can I do? Thx!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bbuchfink/diamond/issues/377#issuecomment-933557837, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMJXOSHKMK7PZ2ZYF6AI2TUFG4XVANCNFSM4PUQHFVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

bbuchfink avatar Oct 05 '21 08:10 bbuchfink

Don't type start diamond only diamond (assuming the diamond.exe is in your PATH).

bbuchfink avatar Oct 05 '21 13:10 bbuchfink

I still cannot install diamond.exe from cmd. I get a error message:

Error: Syntax: diamond COMMAND [OPTIONS]. To print help message: diamond help

learnitXD avatar Oct 06 '22 08:10 learnitXD

I still cannot install diamond.exe from cmd. I get a error message:

Error: Syntax: diamond COMMAND [OPTIONS]. To print help message: diamond help

You have to specify a full command line, see here for examples: https://github.com/bbuchfink/diamond/wiki

bbuchfink avatar Oct 06 '22 12:10 bbuchfink