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

No such file or directory: 'content.md' #119

Closed
YannickXiong opened this issue Mar 19, 2019 · 2 comments
Closed

No such file or directory: 'content.md' #119

YannickXiong opened this issue Mar 19, 2019 · 2 comments
Labels

Comments

@YannickXiong
Copy link

OS / Environment

macOS mojave 10.14.1

Manticore version

Version: 0.2

Python version

python 3.6

Dependencies

Summary of the problem

install wtfpython with pip install wtfpython successfully, however run the commond line failed, the error log is:

 ~  wtfpython
Fetching the latest version...
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)>
Uh oh, failed to check for the latest version, using the local version for now.
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.6/bin/wtfpython", line 10, in <module>
    sys.exit(load_and_read())
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wtf_python/main.py", line 31, in load_and_read
    render_doc()
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wtf_python/main.py", line 24, in render_doc
    with open(file_name, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'content.md'
@satwikkansal
Copy link
Owner

@YannickXiong thanks for reporting this, I'm looking into it. Will let you know once this is fixed.

satwikkansal added a commit that referenced this issue May 1, 2019
@satwikkansal
Copy link
Owner

This will be fixed with c475cbf

Thanks for reporting!

satwikkansal added a commit that referenced this issue Oct 28, 2019
muscliary pushed a commit to muscliary/wtfpython that referenced this issue Sep 12, 2023
muscliary pushed a commit to muscliary/wtfpython that referenced this issue Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants