Open ddlaws0n opened 7 years ago
Thanks. I will look into this. In the meantime, try just doing a pip install longclaw
to see if that will work.
By default, the longclaw demo installs longclaw directly from the github master branch, hence the need for longclaw build
. Installing the longclaw release shouldnt have this problem, although some features of the longclaw demo might be a bit ahead of the current release.
Still problem is not resolved
Hello,
I am trying to get the demo site up and running on Win10, python version
v3.5.2
.I have created a
venv
and cloned the project, installing the dependencies through requirements.txt.Unfortunately when I try to run
longclaw build
i get the following:My Node.js version is
v6.10.0
and my npm version isv3.10.10
. Any ideas what could be going wrong?All the best, DDiran