No matching distribution found for fbprophet

No matching distribution found for fbprophet


Author: Stefan SU
Date: Jan 17, 2022

Hey guys! Miss all of you very much! Today, I will solve a python package fbprophet installation problem for you. Honestly, this is one of the most difficult installations I’ve ever met. Okay, let’s get started!


Please NOTICE that this blog is with a prerequirement that your Python interpreter is based on Anaconda in Windows platform.

1. Generally, if you simply try to install fbprophet with command pip install fbprophet, you will encounter an error displayed below.
C:\Users\YourHostname\pip install fbprophet
Collecting fbprophet
Could not find a version that satisfies the requirement fbprophet (from versions: )
No matching distribution found for fbprophet

2. To solve this bug, you should press Windows first, and then search Anaconda in it. Select Anaconda Prompt which is a command line interface (CLI).

3. In this terminal, firstly, use the command pip show conda to check the existence of a Python package conda. (Normally, it should exist if your computer’s base Python interpreter is anaconda python.exe.) The result of running the command is like below.No_matching_distribution_found_for_fbprophet_Step3.jpg

4. Now in this step, you can install fbprophet. Before installation, you can download the package via conda-forge by using command conda install -c conda-forge fbprophet. Unfortunately, you will find this process is getting really slow since the download of this file is really slow through this website, which virtually will contribute to a timeout connection and get failed. Therefore, I highly recommend you download file by click here.

5. If you download this file from my link, you will find the file name includes py37. Do not get panicked! Even your Python version is higher than 3.7, it still works ok! Now, use this command to install it conda install your_absolute_file_path\fbprophet-0.6-py37h6538335_0.tar.bz2. The result is like below.No_matching_distribution_found_for_fbprophet_Step5.jpg

6. Finally, you should double check whether this package is successfully installed. You can use command like this pip show fbprophet. If you succeed installing it, you will get result like below.No_matching_distribution_found_for_fbprophet_Step6.jpg

So far, you know how to install fbprophet. Hopefully, this article helps you!

  • 3
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值