Yes, that's it. Thanks for your help
On Tue, Jan 14, 2020, 7:47 PM Jerry Hill wrote:
> On Tue, Jan 14, 2020 at 2:18 AM proplayer raj
> wrote:
> >
> > dear team
> > I have encountered a problem while using pip , that it did not allowed to
> > install webbrowsing and OS module it show the error t
On Tue, Jan 14, 2020 at 2:18 AM proplayer raj
wrote:
>
> dear team
> I have encountered a problem while using pip , that it did not allowed to
> install webbrowsing and OS module it show the error that it does not found
> any matching distributor and does not fount the version which can fulfill
>
not allowed to
> install webbrowsing and OS module it show the error that it does not found
> any matching distributor and does not fount the version which can fulfill
> the requirement.
usually the py2 and py3 repos get mixed up
make sure you know whether u handle py2 or py3 case
retry until