Skip to content

syntax* pip install numpy=1.26.4 zeroconf requests termcolorΒ #46

@imbaminix-dev

Description

@imbaminix-dev

Had a minor issues with the following syntax on latest ubuntu:

"
-Install NumPy, zerconf, requests, and termcolor Python dependencies via pip:
pip install numpy=1.26.4 zeroconf requests termcolor
"

Use == instead of = when specifying a version:
pip install numpy==1.26.4 zeroconf requests termcolor

Thanks for the work trying out this atm! πŸ‘

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