Skip to content

ModuleNotFoundError: No module named 'neuronir.methods.update' #2

Description

@SinRas

I've just installed the development version of "NeuronIR" version "v0.3.4".
I wanted to install "annotator" version "v2.1.1".
OS: Ubuntu 22.10
Python: 3.10.7

I run

annotator> python3 setup.py develop --user

It tells me

ModuleNotFoundError: No module named 'neuronir.methods.update'

What should I do?

P.S: when I import "neuronir.methods" I only get the following submodules/methods available

>>> neuronir.methods.
neuronir.methods.build_annotations(  neuronir.methods.build_pdists        neuronir.methods.build_tree(         neuronir.methods.save_movie(         
neuronir.methods.build_models(       neuronir.methods.build_springs(      neuronir.methods.save_annotations(   neuronir.methods.track_all(

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions