Page 2 of 2

Re: Software issue

Posted: Wed Mar 25, 2020 12:54 pm
by LaBerloule
NO I use the other operating system

Re: Software issue

Posted: Thu Mar 26, 2020 9:15 am
by kristoffer
I mean do you use Windows, MacOS or Linux on your computer?

I read the post, though I don't know how to do that:
"In the mean time, could you also downgrade the cflib to one from 2017 ? (I think you can do it as pip/pip3 install --upgrade cflib==0.1.3)"
To clarify. In a terminal window, run either

Code: Select all

pip install --upgrade cflib==0.1.3
or

Code: Select all

pip3 install --upgrade cflib==0.1.3
depending on your installation.
You can probably try both without damaging anything.