Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not open requirements.txt, no such file or directory. #1

Closed
sarwatfatimam opened this issue Jan 18, 2017 · 2 comments
Closed

Comments

@sarwatfatimam
Copy link

sarwatfatimam commented Jan 18, 2017

I am following your tutorial from your blog here . When I try to install the packages from requirements.txt file, I get this error.

"Could not open requirements file: [Error 2] No such file or directory: 'requirements.txt'"

I am running the command after activating virtual environment and from the folder jupyter-blog. I am using anaconda command prompt. I have also used the windows command prompt but still get this error.

NOTE: I have solved this issue. The file name should have been requirements instead of requirements.txt

@sarwatfatimam
Copy link
Author

I installed all the required packages individually. Now, I am getting an error while converting jupyter notebook to HTML. When I used pelican content, it gives me warning i.e. No valid files found in content and says Done: processed 0 articles, 0 drafts, 0 pages and 0 hidden pages in 0.21 seconds. My content folder contains both .ipynb and .ipynb-meta files.

@sarwatfatimam
Copy link
Author

I have figured out the second issue. Although I added the plugin configuration in pelicanconf.py but I noticed it got removed somehow. That is why I was getting this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant