I am on windows 10, running cmd as an administrator, from my dist directory after creating the compressed file.
The strange(?) thing is that it is a .tar file even though i am running on windows.
But it doesnt matter that I change the command ("py -3 -m pip install vsearch-1.0.zip") from the book to ("py -3 -m pip install vsearch-1.0.tar") or if i change it to a zip file.
Unsure if just changing it to a zip file is possible but I would like some help on this issue as its needed in the next chapter when creating a webapp.
Picture of the error
