No module named 'bibliopixel.project.builder' (BiblioPixel 3.4.42)

I’m brand new with neopixel, and have been going through the tutorial. On the Project Builder page (https://maniacallabs.github.io/BiblioPixel/tutorial/getting-started/the-project-builder.html), the first line has us importing:

“from bibliopixel.project.builder import Builder”

which throws an immediate ModuleNotFoundError: No module named ‘bibliopixel.project.builder’

What am I missing? Thanks in advance.

I’m on a Mac, python 3.7, and I think I’m up-to-date:

BiblioPixel==3.4.42

BiblioPixelAnimations==3.20181225.205034

BiblioPixelTriggers==1.0.2

I don’t see “Builder” as even an import option:

from bibliopixel.project.

bibliopixel.project.aliases bibliopixel.project.fill

bibliopixel.project.attributes bibliopixel.project.importer

bibliopixel.project.clock bibliopixel.project.load

bibliopixel.project.construct bibliopixel.project.merge

bibliopixel.project.data_maker bibliopixel.project.project

bibliopixel.project.edit_queue bibliopixel.project.recurse

bibliopixel.project.fields bibliopixel.project.types

``

···

On Sunday, January 20, 2019 at 6:11:00 PM UTC-5, Greg wrote:

I’m brand new with neopixel, and have been going through the tutorial. On the Project Builder page (https://maniacallabs.github.io/BiblioPixel/tutorial/getting-started/the-project-builder.html), the first line has us importing:

“from bibliopixel.project.builder import Builder”

which throws an immediate ModuleNotFoundError: No module named ‘bibliopixel.project.builder’

What am I missing? Thanks in advance.

I’m on a Mac, python 3.7, and I think I’m up-to-date:

BiblioPixel==3.4.42

BiblioPixelAnimations==3.20181225.205034

BiblioPixelTriggers==1.0.2

Docs are wrong. Should be from bibliopixel.builder import Builder

···

On Sun, Jan 20, 2019 at 6:12 PM Greg gregsvo@gmail.com wrote:

I don’t see “Builder” as even an import option:

from bibliopixel.project.

bibliopixel.project.aliases bibliopixel.project.fill

bibliopixel.project.attributes bibliopixel.project.importer

bibliopixel.project.clock bibliopixel.project.load

bibliopixel.project.construct bibliopixel.project.merge

bibliopixel.project.data_maker bibliopixel.project.project

bibliopixel.project.edit_queue bibliopixel.project.recurse

bibliopixel.project.fields bibliopixel.project.types

``

On Sunday, January 20, 2019 at 6:11:00 PM UTC-5, Greg wrote:

I’m brand new with neopixel, and have been going through the tutorial. On the Project Builder page (https://maniacallabs.github.io/BiblioPixel/tutorial/getting-started/the-project-builder.html), the first line has us importing:

“from bibliopixel.project.builder import Builder”

which throws an immediate ModuleNotFoundError: No module named ‘bibliopixel.project.builder’

What am I missing? Thanks in advance.

I’m on a Mac, python 3.7, and I think I’m up-to-date:

BiblioPixel==3.4.42

BiblioPixelAnimations==3.20181225.205034

BiblioPixelTriggers==1.0.2

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-labs-users@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/a1e595a6-9471-4607-993c-263bb1a17474%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks!!

···

On Sunday, January 20, 2019 at 6:16:13 PM UTC-5, Adam Haile wrote:

Docs are wrong. Should be from bibliopixel.builder import Builder

On Sun, Jan 20, 2019 at 6:12 PM Greg gre...@gmail.com wrote:

I don’t see “Builder” as even an import option:

from bibliopixel.project.

bibliopixel.project.aliases bibliopixel.project.fill

bibliopixel.project.attributes bibliopixel.project.importer

bibliopixel.project.clock bibliopixel.project.load

bibliopixel.project.construct bibliopixel.project.merge

bibliopixel.project.data_maker bibliopixel.project.project

bibliopixel.project.edit_queue bibliopixel.project.recurse

bibliopixel.project.fields bibliopixel.project.types

``

On Sunday, January 20, 2019 at 6:11:00 PM UTC-5, Greg wrote:

I’m brand new with neopixel, and have been going through the tutorial. On the Project Builder page (https://maniacallabs.github.io/BiblioPixel/tutorial/getting-started/the-project-builder.html), the first line has us importing:

“from bibliopixel.project.builder import Builder”

which throws an immediate ModuleNotFoundError: No module named ‘bibliopixel.project.builder’

What am I missing? Thanks in advance.

I’m on a Mac, python 3.7, and I think I’m up-to-date:

BiblioPixel==3.4.42

BiblioPixelAnimations==3.20181225.205034

BiblioPixelTriggers==1.0.2

You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.

To post to this group, send email to maniacal-...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/a1e595a6-9471-4607-993c-263bb1a17474%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.