Skip to content
This repository was archived by the owner on Nov 23, 2019. It is now read-only.
This repository was archived by the owner on Nov 23, 2019. It is now read-only.

Problem with LargeMotor in python3.4 #71

Description

@Hchristian

on python3.4 LargeMotor i have some problems.

import ev3
from ev3 import lego
from ev3.lego import LargeMotor
Left=LargeMotor('outA')
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.linux-armv5tejl/egg/ev3/lego.py", line 211, in init
File "build/bdist.linux-armv5tejl/egg/ev3/ev3dev.py", line 334, in init
ev3.ev3dev.NoSuchMotorError: No such motor port=outA type=lego-ev3-l-motor

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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