Giter Club home page Giter Club logo

Comments (6)

rubik avatar rubik commented on July 24, 2024

UP

from readthedocs.org.

ericholscher avatar ericholscher commented on July 24, 2024

Sorry. I will look into this tonight.

from readthedocs.org.

rubik avatar rubik commented on July 24, 2024

Thank you.

from readthedocs.org.

ericholscher avatar ericholscher commented on July 24, 2024

When I tried to run it locally, I get an error. Does it work for you locally in a no-site-packages virtualenv?

-> make html
sphinx-build -b html -d _build/doctrees   . _build/html
Making output directory...
Running Sphinx v1.0.1

Exception occurred:
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 810, in _open
    stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/Users/eric/.pyg/pyg.log'

from readthedocs.org.

rubik avatar rubik commented on July 24, 2024

Yeah my program tries to create a directory for logging but now I removed that code. Now it should work, but it raises TypeError again:
http://readthedocs.org/builds/pyg/5000/

Here is my __init__.py:
https://github.com/rubik/pyg/blob/master/pyg/__init__.py

At line 6 I import the PYG_HOME constant (that is in utils.py) and in utils.py I use os.path.exists at global level: this causes the error.

SORRY! I clicked Comment and Close instead of Comment. Can you re-open the issue?

Thank you,
rubik

from readthedocs.org.

rubik avatar rubik commented on July 24, 2024

Oh yeah it works!! Now it builds! Thank you!!

from readthedocs.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.