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

Illegal instruction --barcoding #28

@matthew-valentine

Description

@matthew-valentine

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions