Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6957621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:01:42+00:00 2026-05-27T15:01:42+00:00

We have a rails app running on the Heroku Cedar stack, and we have

  • 0

We have a rails app running on the Heroku Cedar stack, and we have a need for an external python module, namely ‘pyPdf’. Unfortunately it is not one of the pre-installed python modules.

Is there a way to install python modules on the Cedar stack? I’ve tried to add a requirements.txt at the root of my app, but this doesn’t seem to work. Probably because Heroku dismisses it after seeing our Gemfile.

Any help appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T15:01:42+00:00Added an answer on May 27, 2026 at 3:01 pm

    Is this module something that you’re trying to access from your Rails application? If so, you can always access bash on a dyno to download and compile a library (if compilation is needed) and then stuff the resultant file into your application codebase (somewhere like /app/bin). Then you can refer to this binary in your code.

    To access bash on a dyno:

    heroku run bash --app your_app_name
    

    An example of the above:

    http://theprogrammingbutler.com/blog/archives/2011/07/28/running-pdftotext-on-heroku/

    Note, you won’t be able to install anything into a dyno because the dynos change on an ad-hoc basis and you’ll never know what state your in. Also note that the moment you exit from bash that dyno is killed, so don’t leave anything laying around – it’ll get vaporised.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am running a Rails 3.0.9 app on Heroku's Cedar stack and have S3
I have deployed a rails 3.1 app to Heroku Cedar stack, and am trying
I currently have an app on Heroku Cedar stack running with Unicorn. I also
I'm running a rails 3.1 app on Heroku Cedar stack which supports the asset
I have a rails app running on Heroku. I am using paperclip for some
I have a Rails 3 app running on Heroku and I also have a
I'm deploying a Rails 3.1 app to Heroku's Cedar stack. With Heroku Cedar and
I have now my rails 3.2.1 app running on Heroku. I've tried to upload
I have a rails app running on port 3000. The page in question has
I have a ruby on rails app running a server and sometimes it needs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.