Skip to content

"ImportError: attempted relative import beyond top-level package" when using a stim.extras.RandomDotKinematogram #13

@chrplr

Description

@chrplr

Hello,

When calling present_and_wait_keyboard() on a RandomDotKinematogram object, I get:


.expyriment/extras/expyriment_stimuli_extras/randomdotkinematogram/_randomdotkinematogram.py", line 251, in present_and_wait_keyboard
    from ... import _internals
ImportError: attempted relative import beyond top-level package

Other types of extras.stimuli like GaborPatch, DotCloud, work well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions