Not able to install prophet
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Every time I try to install prophet using
"pip install prophet"
it gives me the same error
Installing collected packages: prophet
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\dobha\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python39\\site-packages\\prophet\\stan_model\\cmdstan-2.31.0\\stan\\lib\\stan_math\\lib\\tbb_2020.3\\include\\tbb\\internal\\_deprecated_header_message_guard.h'
I have tried uninstalling prophet and then installing back again or even force installing but nothing seems to work
Contributor guide
Assessment
This issue has not been assessed yet.