question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation Question

See original GitHub issue

Hi there! Love the project just needing a little help with installation of a package. from imagen_pytorch.t5 import t5_encode_text, get_encoded_dim, DEFAULT_T5_NAME ModuleNotFoundError: No module named 'imagen_pytorch.t5'; 'imagen_pytorch' is not a package

Sorry if I’m being stupid or if this is the wrong place to ask.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
lucidrainscommented, Jun 3, 2022

@lucidrains I would recommend COG as base, its simple to work with and help a lot regarding ML / AI https://github.com/replicate/cog

thank you! that looks like an excellent project 😃

2reactions
inFACTfindercommented, Jun 2, 2022

Hi. Thank you for replying. This project is amazing! I tried this but unfortunately it doesn’t work (pip3 as well). The full error when I run init.py is Traceback (most recent call last): File "/Users/USER/Documents/AI/imagen-pytorch-main/imagen_pytorch/test.py", line 2, in <module> from imagen_pytorch import Unet, Imagen File "/Users/USER/Documents/AI/imagen-pytorch-main/imagen_pytorch/imagen_pytorch.py", line 23, in <module> from imagen_pytorch.t5 import t5_encode_text, get_encoded_dim, DEFAULT_T5_NAME ModuleNotFoundError: No module named 'imagen_pytorch.t5'; 'imagen_pytorch' is not a package

Read more comments on GitHub >

github_iconTop Results From Across the Web

Electrical Installation Quiz Questions And Answers - ProProfs
What do you know about electrical installation? Would you like to try this electrical installation quiz? This quiz requires you to find out ......
Read more >
Installation Technician Interview Questions - Betterteam
Reach over 250 million candidates. Interview Questions for Installation Technicians: 1. What equipment have you installed in your previous position?
Read more >
Installation Questions and Answers | Kentico 12 Service Pack ...
This page gives advice about some of the options in the Custom installation: 1When to register installed projects into IIS? 2How to install...
Read more >
6 Wireless Equipment Installation Interview Questions - Indeed
Here are six interview questions about wireless equipment installation, including simple answers to help you develop your own:
Read more >
Common Installation Questions and Answers - VMware Docs
The following are common questions when installing or upgrading Network Configuration Manager. Question. Answer. Do the files need to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found