Problem in installing testCases_v2 in VScode

Issue

This Content is from Stack Overflow. Question asked by Pixel_Bear

Python version = 3.10.1, pip version = 22.2.2 and I’m using VScode version 1.71.2. When I try to install pip install testCases_v2, I get this error

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

How can I proceed from here?



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?