Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Illegal instruction --barcoding #28

Open
matthew-valentine opened this issue Apr 5, 2021 · 1 comment
Open

Illegal instruction --barcoding #28

matthew-valentine opened this issue Apr 5, 2021 · 1 comment

Comments

@matthew-valentine
Copy link

I have version 0.5 of poreplex installed both on a work server (linux) and on my own Mac. I am unable to get either of them working.

If I run poreplex on the sever (python 3.7.2), when I try to use the --barcoding option I get the following error:

Illegal instruction (core dumped)

In this case the log file is basically empty (apart from the 'Analysis settings' section). If I run it without the --barcoding option it seemingly starts to run, but the progress bar remains stuck on 0% for however long I run it.

On my Mac (python 3.8) if I run it with the --barcoding option, I get the following error:

ERROR: [signal_analyzer.py:48] Unhandled exception NotImplementedError: Cannot convert a symbolic Tensor (bidirectional_2/forward_lstm_1/strided_slice:0) to a numpy array. This error may indicate that you're trying to pass a Tensor to a NumPy call, which is not supportedException in thread QueueManagerThread

I have uploaded the log file for this run in case it is informative.

poreplex.log

Ideally I want to be running this on the linux server as that is where we do most of my work, so if you have any ideas of how to get it working with --barcoding that would be great!

@matthew-valentine
Copy link
Author

Update:

I have managed to get poreplex "running" on the linux server now. I now get the same error that I get when running locally, about being unable to convert a symbolic Tensor to a numpy array.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant