lkwq007 / lkwq007/stablediffusion-infinity
ModuleNotFoundError: No module named 'transformers.activations'
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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