Skip to content

Pip install broken in 0.15.6 #182

Closed
@AaEll

Description

@AaEll

Python 3.11.4 (main, Jul 25 2023, 17:36:13) [Clang 14.0.3 (clang-1403.0.22.14.1)] on darwin

pip3 install replicate==0.15.6
python3

import replicate
ModuleNotFoundError: No module named 'replicate'

pip3 install replicate==0.15.5
python3

import replicate
replicate.run
<bound method Client.run of <replicate.client.Client object at 0x1008f7390>>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions