Giter Club home page Giter Club logo

Comments (4)

JuneKelly avatar JuneKelly commented on August 29, 2024

Hi Alexey,

I presume you're following the instructions under the "Installation" section of the readme? And I presume it's the sudo make install stage which is failing?

Before we debug this issue, I'd like to point out that there is an alternative way to install bedquilt-core from a pre-built package (sorry it's not so well documented in the readme for this repo):

http://bedquiltdb.readthedocs.org/en/latest/guide/installation/

I would recommend trying that method of installation if you want to get things running right now.

Anyway, back to the main topic:

Can I ask which version of python you are running? What is the output of env python and which python?

Thanks!

from bedquilt-core.

alexeyfadeev avatar alexeyfadeev commented on August 29, 2024

apt-show-versions python
python:all not installed
python:i386/unstable 2.7.11-1 uptodate

I have no experience with python. Please give me an advice, what should I install

mkdir -p .tmp/packages/bedquilt--0.6.0
mkdir -p .tmp/packages/bedquilt--0.6.0/sql
cp dist/sql/*.sql .tmp/packages/bedquilt--0.6.0/sql/
./bin/template.py src/META.json VERSION=0.6.0 \
    > .tmp/packages/bedquilt--0.6.0/META.json
Traceback (most recent call last):
  File "./bin/template.py", line 2, in <module>
    import jinja2
ImportError: No module named jinja2

from bedquilt-core.

JuneKelly avatar JuneKelly commented on August 29, 2024

Hi Alexey.

I would advise you to use the installation instructions here, which shouldn't require python/jinja to get up and running: http://bedquiltdb.readthedocs.org/en/latest/guide/installation/

Sorry the original instructions on this repo were a bit confusing, as they were instructions for how to install the development version of bedquilt. If you're still stuck later, or have any other problems, you can always drop into our chat channel at https://gitter.im/BedquiltDB/bedquilt-core, and if I am online I may be able to help in real-time :)

from bedquilt-core.

JuneKelly avatar JuneKelly commented on August 29, 2024

Closing, can re-open if issues continue.

from bedquilt-core.

Related Issues (20)

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.