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

Documentation #5

Open
bmaher opened this issue May 10, 2019 · 4 comments
Open

Documentation #5

bmaher opened this issue May 10, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bmaher
Copy link
Contributor

bmaher commented May 10, 2019

In order to understand how to use Zelt and how it works,
I need detailed documentation.

@bmaher bmaher added the enhancement New feature or request label May 10, 2019
@bmaher bmaher self-assigned this May 17, 2019
@bmaher
Copy link
Contributor Author

bmaher commented May 22, 2019

The ReadTheDocs builds keep failing with the message:

Processing /home/docs/checkouts/readthedocs.org/user_builds/zelt/checkouts/latest
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/docs/checkouts/readthedocs.org/user_builds/zelt/envs/latest/lib/python3.7/tokenize.py", line 447, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-tjd_9md0/setup.py'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-tjd_9md0/

https://readthedocs.org/projects/zelt/builds/9109143/

I can't work out what's going on here, @thilp @tortila any ideas?

@bmaher bmaher added the help wanted Extra attention is needed label May 22, 2019
@thilp
Copy link
Member

thilp commented May 22, 2019

I recommend to wipe RTD's cache when faced with this kind of ridiculous error. I will do it tonight if @tortila doesn't beat me to it!

@bmaher
Copy link
Contributor Author

bmaher commented May 22, 2019

👍 that worked, thanks.

@tortila
Copy link
Contributor

tortila commented May 22, 2019

Wiping the cache is actually somehow a recommended solution: https://docs.readthedocs.io/en/stable/guides/wipe-environment.html (I found the link in this thread). I wonder if there's an option to not use caching at all, if it's so problematic with pip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants