Open alexflint opened 8 years ago
For a start, the first line of make_openbazaar.sh
seems to have whitespace ahead of the #!
Hmm I will take a look.
ok @alexflint try now. I committed some updates to the repo that were causing issues. Not sure if it will fix all of yours but let's try it.
I got this error as well in Fedora 22. I tried installing all python*-virtualenv*
packages, but the error persisted.
@stevenroose have you tried the latest version of the code?
I did that with the latest version at the time I made the issue.. Did you push something new?
On Thu, Jan 7, 2016 at 7:36 PM, Brian Hoffman notifications@github.com wrote:
@stevenroose https://github.com/stevenroose have you tried the latest version of the code?
— Reply to this email directly or view it on GitHub https://github.com/OpenBazaar/OpenBazaar-Installer/issues/8#issuecomment-169766582 .
It works when I replace all occurences of virtualenv2
with just virtualenv
.
I git cloned release 1.1.0 and run installer on OSX. It stopped here for me
Creating virtualenv and building OpenBazaar-Server binary...
./make_openbazaar.sh: line 276: virtualenv: command not found
./make_openbazaar.sh: line 277: env/bin/activate: No such file or directory
I'm seeing the following error when I try to build the OSX installer: