Skip to content

Tag: windows

Parse screeninfo into useable csv

I am tryin to parse a string from screeninfo to be useable in a csv file. here is my code here is the output: This results in a one cell csv because it imports the whole string. I am trying to parse it so that I can call x, y , width, height and display as individual cells. so it

Pip is selecting wrong path

I’m using windows 10 and I got rid of python 3.8 and installed 3.7 as the only python version on my system. When trying to install libraries using pip I now get the error: when I checked in the console which -a pip I got: Now when I look for Python in my variable path it is alright… Anyways I