Heroku Deploy Error: No matching distribution found for tensorflow~=1.15.0
See original GitHub issueRasa version: 1.16.0
Rasa SDK version (if used & relevant):
Rasa X version (if used & relevant):
Python version: 3.7.5
Operating system (windows, osx, …): OSx & Heroku
Issue: When I tried to deploy my RASA-chatbot on Heroku, I am getting an error during push due to TensorFlow version inconsistency.
Error (including full traceback):
remote: Could not find a version that satisfies the requirement tensorflow~=1.15.0 (from rasa->-r /tmp/build_eb547afa20c8e3e443b80d37cc63b6cd/requirements.txt (line 1)) (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
remote: No matching distribution found for tensorflow~=1.15.0 (from rasa->-r /tmp/build_eb547afa20c8e3e443b80d37cc63b6cd/requirements.txt (line 1))
remote: ! Push rejected, failed to compile Python app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to tabip-chatbot.
remote:
To https://git.heroku.com/tabip-chatbot.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/tabip-chatbot.git'
Command or request that led to error:
Inconsistency with TensorFlow version and pip version(on Heroku?).
Content of configuration file (config.yml) (if relevant):
Content of domain file (domain.yml) (if relevant):
Issue Analytics
- State:
- Created 4 years ago
- Comments:18 (2 by maintainers)
Top Results From Across the Web
Python app deployed to Heroku : No matching distribution found
The problem is package name statsmodel . ERROR: Could not find a version that satisfies the requirement statsmodel.
Read more >Could not find a version that satisfies the requirement ...
I solved the issue by switching to Docker builds. #1 Added heroku.yml to the root of my project: build: docker: web: Dockerfile run:...
Read more >Problem Deploying my App with Heroku - Codecademy Forums
I am following the video tutorial on using Heroku for deploying my app ... versions: none) remote: ERROR: No matching distribution found for ......
Read more >“No matching distribution found for tensorflow==1.8” Code ...
You can install TensorFlow using the install_tensorflow() function. ERROR: No matching distribution found for tensorflow_io · No matching ...
Read more >SUSE Hack Week
Updated 11 days ago. No love. 1 follower. Has no hacker: grab it! ... or how to replace git push heroku master and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

wow don’t say this is a DeadEnd
Gave up on Rasa years ago. Sorry.