lkwq007 / lkwq007/stablediffusion-infinity

ModuleNotFoundError: No module named 'transformers.activations'

Open
#32 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.9k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

Hi,

I created a conda environment and installed all the requirements successfully. But, I get this error message:

    from transformers.activations import ACT2FN
ModuleNotFoundError: No module named 'transformers.activations'

I use macOS Monterey with m1 processor.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the import error in the reported conda environment on macOS Monterey with an M1 processor. Start by checking the installed requirements and the availability of transformers.activations; done means the reported import succeeds in the project environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.