Hello. I'm having an awful time trying to figure out what's going on. I downloaded the latest Python, it has the latest pip.
I decompressed your zip and a folder appeared picotool-main(not picotool-master as you say)
Then I entered to the folder of picotool-main and opened a powershell.
I type py -m pip install .
And after awhile I get error messages no matching distribution found for setuptools 40.0.80 or something like that. I can't install offline????
I also downloaded latest setuptools and used another command inside the picotool-main folder
py -m setup install and a numbers of rows returned but your p8tool doesn't appear on powershell, it doesn't exist.
And I Think I have two setuptools versions now. What a mess.
Can you help
Hello. I'm having an awful time trying to figure out what's going on. I downloaded the latest Python, it has the latest pip.
I decompressed your zip and a folder appeared picotool-main(not picotool-master as you say)
Then I entered to the folder of picotool-main and opened a powershell.
I type py -m pip install .
And after awhile I get error messages no matching distribution found for setuptools 40.0.80 or something like that. I can't install offline????
I also downloaded latest setuptools and used another command inside the picotool-main folder
py -m setup install and a numbers of rows returned but your p8tool doesn't appear on powershell, it doesn't exist.
And I Think I have two setuptools versions now. What a mess.
Can you help