Closed dsk2k closed 7 years ago
That is a problem with a newer version of the invoke
package, the requirements file for the pypi version seems to just use the latest one. You might be able to fix this by activating the virtualenv and doing a pip install invoke==0.14.0
. In any case, I plan to release version 1.8 of wger the next days
1.8 was just released, the package from pypi should also work better. If you are still getting errors, just re open this issue
Hi,
When i get to the $ wger bootstrap step in the README I get the following error:
What's wrong here?