GithubHelp home page GithubHelp logo

buxx / tracim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tracim/tracim

0.0 2.0 0.0 25.06 MB

Threads, files and pages with status and full history. All in the same place.

Home Page: http://tracim.org

License: MIT License

Python 73.42% Shell 1.20% Mako 0.01% CSS 2.45% JavaScript 22.71% Makefile 0.10% Dockerfile 0.11%

tracim's Issues

Install process

With Ubuntu 14.04 and python3**.4**:

At step:

virtualenv -p /usr/bin/python3 tg2env
source tg2env/bin/activate
cd tracim && python setup.py develop && cd -
pip install -r install/requirements.txt
./bin/tg2env-patch 1 tg2env/lib/python3.2/site-packages
pip install -r install/requirements.txt
./bin/tg2env-patch 2 tg2env/lib/python3.2/site-packages

Execution of

virtualenv -p /usr/bin/python3 tg2env
source tg2env/bin/activate
cd tracim && python setup.py develop && cd -

was ok.

On first pip install -r install/requirements.txt:

[...]
  File "/home/bsevajol/projects/tracim/tg2env/build/wsgiref/ez_setup/__init__.py", line 170

    print "Setuptools version",version,"or greater has been installed."

                             ^

SyntaxError: invalid syntax

Then, ./bin/tg2env-patch 1 tg2env/lib/python3.4/site-packages:

[...]
RefactoringTool: Can't open tg2env/lib/python3.4/site-packages/babel: [Errno 2] No such file or directory: 'tg2env/lib/python3.4/site-packages/babel'
-> done
Patching code in file tg2env/lib/python3.4/site-packages/babel/messages/pofile.py...
(Patch is indented 4 spaces.)
patching file tg2env/lib/python3.4/site-packages/babel/messages/pofile.py
Hunk #1 FAILED at 384.
patch: **** Can't reopen file tg2env/lib/python3.4/site-packages/babel/messages/pofile.py : No such file or directory
-> done

Then, second pip install -r install/requirements.txt produce:

[...]
    import ez_setup

  File "/home/bsevajol/projects/tracim/tg2env/build/wsgiref/ez_setup/__init__.py", line 170

    print "Setuptools version",version,"or greater has been installed."

                             ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...

Then ./bin/tg2env-patch 2 tg2env/lib/python3.4/site-packages:

PATCHING PYTHON CODE
--------------------
site packages path:    tg2env/lib/python3.4/site-packages

Patching code in file tg2env/lib/python3.4/site-packages/resetpassword/lib/__init__.py...
sed: impossible de lire tg2env/lib/python3.4/site-packages/resetpassword/lib/__init__.py: Aucun fichier ou dossier de ce type
-> done

Database configuration done, access test ok.

When execute gearbox setup-app:

zsh: command not found: gearbox

So, gearbox installed with pip install gearbox

Successfully installed PasteDeploy-1.5.2 PrettyTable-0.7.2 PyYAML-3.11 Tempita-0.5.2 argparse-1.4.0 cliff-1.15.0 cmd2-0.6.8 gearbox-0.0.9 pbr-1.8.1 pyparsing-2.0.5 six-1.10.0 stevedore-1.9.0 unicodecsv-0.14.1

Then, gearbox setup-app produce:

Failed to load project commands with error "tg.devtools", have you installed your project?
13:49:51,137 ERROR [gearbox] No module named 'tgext'

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.