DNApy icon indicating copy to clipboard operation
DNApy copied to clipboard

Not clear how to run code

Open wmatern opened this issue 7 years ago • 2 comments

I was interested in trying your plasmid editor as I recently got a new computer (and I do a fair bit of molecular biology for work). Unfortunately I had trouble installing/getting it running. Could you update your instructions to make sure we are able to run your code?

$ git clone https://github.com/mengqvist/DNApy.git

$ cd DNApy

$ python2 main.py python2: can't open file 'main.py': [Errno 2] No such file or directory

$ python2 setup.py build Traceback (most recent call last): File "setup.py", line 26, in with io.open('HISTORY.md', 'r', encoding='utf-8') as f: IOError: [Errno 2] No such file or directory: 'HISTORY.md'

I'm looking forward to this project if it is still going. I think a lot of people would benefit from a FOSS tool for molecular biology. Thank you for starting this!

wmatern avatar Aug 04 '17 19:08 wmatern

At them moment I do not think it is actually run able but maybe I am wrong @mengqvist?

openpaul avatar Aug 17 '17 08:08 openpaul

Yes, that's right. The code is currently broken. I'm working on fixing it and making an installer etc.

On Aug 17, 2017 10:04, "Paul" <[email protected]mailto:[email protected]> wrote:

At them moment I do not think it is actually run able but maybe I am wrong @mengqvisthttps://github.com/mengqvist?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mengqvist/DNApy/issues/45#issuecomment-322998759, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFVL3gySuPHuiwpV_6SdU7uxOBHL3Kn2ks5sY_P9gaJpZM4OuFfg.

mengqvist avatar Aug 22 '17 15:08 mengqvist