Toan Nguyen

Results 21 comments of Toan Nguyen

I found the solution for this: Change the last line in **requirements.txt** to this `pyOpenSSL==0.14`

Sorry, I'm using ST 2. I'm going to upgrade to ST3 now. Thank you.

@akinomyoga I only enable these changes to wipe out GitHub recommendations on every PRs, I know it is pretty meaningless at this time as you are the most active maintainer...

@simsulla Yeah, I do notice a lot of files mess up the encoding after converting to `utf-8`. However, I do notice even in the original files of NWO it's "`?`"...

In case you need logs. [logs.zip](https://github.com/simsulla/nwomod/files/660733/logs.zip)

@simsulla Yes, I got this problem with the official download (on homepage) first, before I tried with GitHub. The only one different between my Macbook and iMac is, the iMac...

Hi @Kreyren, I do agree that we should standardize commit messages. So here is my very first proposal for this. Below is our repository structure: ![Screenshot 2019-08-14 11 53 34](https://user-images.githubusercontent.com/3891429/62995403-9a008380-be8a-11e9-934a-efd2d9847095.png)...

@rpotter12 Thanks :) So if you guys all agree with this proposal, then I think it should be documented somewhere (best place is Wiki), linked it into the `CONTRIBUTING.md` for...

> I found that the extension of the main script of `oh-my-zsh` is `.sh` despite that the extensions of the other scripts are `.zsh`. This is probably because `oh-my-zsh` already...