Open Phoetaim opened 3 years ago
Hi, I've just made a change to that branch that should unpin it from version 2.2.0
. Meaning you should simply be able to git pull
./setup.sh
and then pip install sompackage==someversion
within the venv to fix any version conflicts.
Let me know if that helps.
Hi, it worked. setup.sh completes successfully, thank you
I followed the issue about the older version of tensorflow (https://github.com/MycroftAI/mycroft-precise/issues/175) and changed branch. I then have contradictory requirement for tensorflow and tensorflow-gpd:
To Reproduce Steps to reproduce the behavior: 1.git remote add matthew https://github.com/MatthewScholefield/mycroft-precise
Could you help me? Phoetaim