Code Monkey home page Code Monkey logo

Comments (2)

VenkatNaveenM avatar VenkatNaveenM commented on August 10, 2024
  • Environment: production
    WARNING: Do not use the development server in a production environment.
    Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
    127.0.0.1 - - [09/May/2019 18:53:08] "GET / HTTP/1.1" 302 -
    127.0.0.1 - - [09/May/2019 18:53:08] "GET /files HTTP/1.1" 200 -
    127.0.0.1 - - [09/May/2019 18:53:15] "POST /files HTTP/1.1" 200 -
    127.0.0.1 - - [09/May/2019 18:53:16] "GET /workspaces/5db1e78a-64a6-4b2a-a48d-576a2fddc834 HTTP/1.1" 200 -
    Traceback (most recent call last):
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in run_module_as_main
    "main", mod_spec)
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in run_code
    exec(code, run_globals)
    File "C:\Users\vmedaram\AppData\Local\Programs\Python\Python37-32\Scripts\excalibur.exe_main
    .py", line 5, in
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\site-packages\excalibur\cli.py", line 10, in
    from .tasks import split, extract
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\site-packages\excalibur\tasks.py", line 13, in
    from camelot.ext.ghostscript import Ghostscript
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\site-packages\camelot\ext\ghostscript_init
    .py", line 24, in
    from . import _gsprint as gs
    File "c:\users\vmedaram\appdata\local\programs\python\python37-32\lib\site-packages\camelot\ext\ghostscript_gsprint.py", line 229, in
    raise RuntimeError('Please make sure that Ghostscript is installed')
    RuntimeError: Please make sure that Ghostscript is installed
    Traceback (most recent call last):
    File "excalibur\executors\sequential_executor.py", line 12, in execute_command
    File "subprocess.py", line 341, in check_call
    subprocess.CalledProcessError: Command '['excalibur', 'run', '--task', 'split', '--uuid', '5db1e78a-64a6-4b2a-a48d-576a2fddc834']' returned non-zero exit status 1.

from excalibur.

vinayak-mehta avatar vinayak-mehta commented on August 10, 2024

Please make sure you have the correct ghostscript for your OS (32 / 64 bit).

from excalibur.

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.