Odd import error

Trying to code our first game with the ByteBoi but the block code interface but there is some error from the default library code:

Traceback (most recent call last):
File “”, line 3, in
ImportError: no module named ‘numbers’


The offending code says this- seems to be created by the block coding
from numbers import Number

1 Like

Hey @bkmfs,

sorry to hear this.

Can you please try again and once the error happens, click on the bug report and send it to us so we can check why this happens.

Best,
Monika