Skip to content

Can't make it run on Apple Silicon M4 #16

Description

@carlosmellado

During the installation steps, there's a point where you say:
pip install -r requirements.txt --no-cache-dir

I see on the folder there's a requirements-NonIntelMac.txt.txt that I guess is for using when installing this on an Apple Silicon chip.So I used this. But anyways, when I run the python dream.py command, the following error occurs.

ModuleNotFoundError: No module named 'keras.src.engine'

Is there anyone that can help me?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions