Skip to content

byted-remote-ikernel==0.4.8 not available on PyPI – Installation fails with requirements.txt #6

Description

@chuanye-Wang

First of all, thank you for the excellent work on this project! 🌹

While setting up the environment with:

pip install -r requirements.txt

I encountered the following error:

ERROR: Could not find a version that satisfies the requirement byted-remote-ikernel==0.4.8 (from versions: none)
ERROR: No matching distribution found for byted-remote-ikernel==0.4.8

It appears that byted-remote-ikernel==0.4.8 is not publicly available on PyPI. I suspect it may be a private or internal dependency.

Could you please clarify:
· Is this dependency necessary for core functionality?
· Is there an alternative way to obtain or install it?
· If it's optional, would it be safe to remove or comment out from requirements.txt?

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