Giter Site home page Giter Site logo

mecha-docs's People

Contributors

antoniobianchi333 avatar cao avatar ekse avatar machiry avatar nebirhos avatar owlz avatar rhelmot avatar zardus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mecha-docs's Issues

s3.amazonaws.com is acces denied~

root@john-SVP1322XPKB:/home/john/angr-dev/virtual-competition# vagrant up ti
Bringing machine 'ti' up with 'virtualbox' provider...
==> ti: Box 'cgc-linux-dev' could not be found. Attempting to find and install...
ti: Box Provider: virtualbox
ti: Box Version: >= 0
==> ti: Box file was not detected as metadata. Adding it directly...
==> ti: Adding box 'cgc-linux-dev' (v0) for provider: virtualbox
ti: Downloading: http://s3.amazonaws.com/cgcdist/boxes/vm.json
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 403 Forbidden

What shall I do?

There's a problem to follow mecha-docs.

I try to setup mechaphish.

So, I try to follow mecha-docs.

On setting up DB, there's an error.
workon cgc
cd farnsworth
cp .env.example .env
./setupdb.sh

(cgc) root@john-SVP1322XPKB:/home/john/angr-dev/farnsworth# ./setupdb.sh
[] dropdb -U postgres -h localhost -p 5432 --if-exists farnsworth
[
] createdb -U postgres -h localhost -p 5432 farnsworth
Traceback (most recent call last):
File "/root/.virtualenvs/cgc/bin/farnsworth", line 11, in
load_entry_point('farnsworth', 'console_scripts', 'farnsworth')()
File "/root/.virtualenvs/cgc/lib/python3.5/site-packages/pkg_resources/init.py", line 542, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/root/.virtualenvs/cgc/lib/python3.5/site-packages/pkg_resources/init.py", line 2569, in load_entry_point
return ep.load()
File "/root/.virtualenvs/cgc/lib/python3.5/site-packages/pkg_resources/init.py", line 2229, in load
return self.resolve()
File "/root/.virtualenvs/cgc/lib/python3.5/site-packages/pkg_resources/init.py", line 2235, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/home/john/angr-dev/farnsworth/farnsworth/init.py", line 8, in
from .config import master_db
File "/home/john/angr-dev/farnsworth/farnsworth/config.py", line 32
except (peewee.OperationalError, peewee.InterfaceError), error:

It seems to a problem about python version.
farnsworth is for python3 however config.py is for python2.
I can't fix this problem.
Do shall I do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.