Skip to content

Use Pipenv instead of poetry #4

@luna215

Description

@luna215

Poetry is giving me a hard time installing tensorflow-macos==2.11.0 even though I can perfectly do it with pip install.

I do believe the issue has to do with poetry using Python3.11.1, however, when I try to use a different python version by doing poetry env use 3.10.9, poetry still uses 3.11.1 to install python packages. I haven't been able to figure out why this is, so switching to pipenv is a lot more efficient at the moment.

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