#readthedocs

/

      • Wraithan
        stokachu: I'd have to get out my personal laptop to ssh to the server to wipe all of your versions (I'm at work right now)
      • my work laptop doesn't have my keys to the rtd servers
      • stokachu
        Wraithan: ok no worries, ill try it this way and see if it works
      • thanks :)
      • Wraithan
        stokachu: np
      • stokachu: good luck, highlight me if it doesn't work
      • stokachu
        Wraithan: ok so i deleted and re-imported, selected cython3 in the advanced settings of the admin section
      • still looks like its trying to use python2.7
      • Wraithan
        stokachu: do you have virtualenv turned on?
      • maybe try that?
      • Also I didn't know we supported cython, neat
      • stokachu
        ok ill try that i think it died before in virtualenv b/c of pyyaml needing the c headers
      • kushal has quit
      • Wraithan
        stokachu: if possible, maybe mock out the parts that need the c headers. http://read-the-docs.readthedocs.org/en/latest/...
      • long url is long
      • stokachu
        ok i was reading on that earlier
      • so i did a mock of those extra packages but im getting this error
      • Extension error:
      • Could not import extension readthedocs_ext.readthedocs (exception: No module named 'readthedocs_ext')
      • the interpreter is using python3 now though : Running virtualenv with interpreter /usr/bin/python3
      • danneh_ has quit
      • Wraithan
        stokachu: ok, so you may need to tell it to install the readthedocs theme? Not sure with py3
      • my knowledge of our py3 stuff is foggy at best, sorry
      • stokachu
        no worries ill keep messing with it and see what i can come up with
      • if all else fails ill file a bug
      • Wraithan
        stokachu: Yeah, a bug would be great, even when you get it working a bug with what you needed to do so we can update the docs might be nice
      • stokachu
        Wraithan: ok cool ill add all that in there
      • Wraithan
        stokachu: No worries if you don't have time or something, just an idea
      • stokachu
        Wraithan: its np i file bugs all the time in ubuntu
      • danneh_ joined the channel
      • that was it had to add readthedocs-sphinx-ext to my requirements.txt file
      • along with using the virtualenv
      • ill see about just creating a pull request for the FAQ or something
      • Wraithan
        stokachu: rad, I appreciate it
      • stokachu
        thanks again for the pointers
      • danneh_ has quit
      • Wraithan
        no problem
      • danneh_ joined the channel