Giter Club home page Giter Club logo

docs.pybossa.com's Introduction

Scifabric Build Status Join the chat at https://gitter.im/Scifabric/pybossa Scifabric's Patreon

PYBOSSA Documentation

docs.pybossa.com

Writing / Development instructions

Needs pandoc on the system and install with pip install -U -r requirements.txt

preview docs locally

# preview mkdocs
mkdocs serve

Manual publish to gh-pages

Deployment is done automatically once on master.

Instructions for deploying in GitHub:

mkdocs gh-deploy

Copyright / License

Copyright 2017 Scifabric LTD.

Documentation and media is under a Creative Commons Attribution License version 3.

docs.pybossa.com's People

Contributors

0x2b3bfa0 avatar alexandermendes avatar dchhabda avatar fiorda avatar marramis avatar teleyinex avatar therealmarv avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docs.pybossa.com's Issues

Typo in Tutorial command

Hi, there is a typo in the tutorial https://docs.pybossa.com/build/tutorial/
in reference to the command:
"Now that we have the project.json file ready, we can create the project:
pbs --server server --apikey key create_project"

should in fact be

"Now that we have the project.json file ready, we can create the project:
pbs --server server --api-key key create_project"

I just wanted to bring this issue to light and would appreciate the fix!

setup needed to install python3-dev not just python-dev

Running through the setup instructions on an aws ubuntu machine. Got the following error messages when trying to install the dependencies with the pip install -r requirements.txt step

x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/home/ubuntu/pybossa/env/include -I/usr/include/python3.6m -c Modules/LDAPObject.c -o build/temp.linux-x86_64-3.6/Modules/LDAPObject.o
    In file included from Modules/LDAPObject.c:3:0:
    Modules/common.h:9:10: fatal error: Python.h: No such file or directory
     #include "Python.h"
              ^~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /home/ubuntu/pybossa/env/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5lpu_n32/python-ldap_d35890197389456bacd3d24d6e71292a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5lpu_n32/python-ldap_d35890197389456bacd3d24d6e71292a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-0_b2av2_/install-record.txt --single-version-externally-managed --compile --install-headers /home/ubuntu/pybossa/env/include/site/python3.6/python-ldap Check the logs for full command output.

fixed it by running the following

sudo apt install python3-dev

Does the documentation need updating?

Typo

On this page:
https://docs.pybossa.com/installation/guide/#speeding-up-the-site
docs/installation/guide.md

Under section "Speeding up the site", the line "PYBOSSA comes with a cache system that it is disabled by default." should probably be "PYBOSSA comes with a cache system that is disabled by default." ("it" is probably not intended to be there).

TOC

  • Home
  • Install your own PYBOSSA server -> Installation

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.