这是indexloc提供的服务,不要输入任何密码
Skip to content

Failing to upgrade to ver 2.0 #79

@lavinsamuel

Description

@lavinsamuel

I'm not sure if this is a general issue or just only happening to me.
System currently running on Python version( 3.8.8 ) and pip version( 25.0.1 )

" pip install nselib" or "pip install --upgrade nselib" or "pip install --upgrade nselib==2.0" leads to installing ver1.9 instead of latest version.

I have tried to clear the pip cache( pip cache purge ) so that it doesn't try to install from the local downloaded versions also. Still the issue remains unresolved.

On further examinations, i tried out "pip install --no-cache-dir --upgrade nselib==2.0" but it throws the error below:

"ERROR: Could not find a version that satisfies the requirement dateutil (from nselib) (from versions: none)
ERROR: No matching distribution found for dateutil
"

I tried to install dateutil first and then nselib but the issue still remains unsolved.
Any help Appreciated. @RuchiTanmay @kodebuds

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