Code Monkey home page Code Monkey logo

codonw-slim's People

Contributors

lh3 avatar smsaladi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

codonw-slim's Issues

error C2078: too many initializers

To fix this:

  defaults.c

  codonw/codonwlib/src\defaults.c(353): error C2078: too many initializers

  codonw/codonwlib/src\defaults.c(310): error C2078: too many initializers

image

just delete any line in the red block.

This package cannot be installed

codonw/codonwlib/src\codon_all.c(37): fatal error C1083: can't open file: โ€œ../include/codonW.hโ€: No such file or directory

This package cannot be installed II.

i did not manage to install it and receive this error message:
Failed to build codonw-slim
Installing collected packages: codonw-slim
Running setup.py install for codonw-slim: started
Running setup.py install for codonw-slim: finished with status 'error'
Note: you may need to restart the kernel to use updated packages.
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Radka\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"'; file='"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Radka\AppData\Local\Temp\pip-wheel-vgqmuenp'
cwd: C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1
Complete output (10 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\codonw
copying codonw_init_.py -> build\lib.win-amd64-3.8\codonw
running build_ext
building 'codonw.codonwlib' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

ERROR: Failed building wheel for codonw-slim
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Radka\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"'; file='"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Radka\AppData\Local\Temp\pip-record-8yehei8i\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Radka\anaconda3\Include\codonw-slim'
cwd: C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1
Complete output (10 lines):
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\codonw
copying codonw_init_.py -> build\lib.win-amd64-3.8\codonw
running build_ext
building 'codonw.codonwlib' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\Radka\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"'; file='"'"'C:\Users\Radka\AppData\Local\Temp\pip-install-0rehakhy\codonw-slim_014eff71e3ff4cc09a4bdc76f35409d1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Radka\AppData\Local\Temp\pip-record-8yehei8i\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Radka\anaconda3\Include\codonw-slim' Check the logs for full command output.

could anybody help me to get it working??

module 'codonw' has no attribute 'CodonSeq'

import codonw
cseq = codonw.CodonSeq("ATGAATATGCTCATTGTCGGTAGAGTTGTTGCTAGTGTTGGGGGAAGCGGACTTCAAACG")
cseq.cai()
AttributeError: module 'codonw' has no attribute 'CodonSeq'

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.