Code Monkey home page Code Monkey logo

reading_comprehension-cs224n's People

Contributors

innerpeace-wu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

reading_comprehension-cs224n's Issues

Invalid Syntax

C:\Users\metrics4>python squad_preprocess_raj.py
File "squad_preprocess_raj.py", line 221
maybe_download(squad_base_url, train_filename, download_prefix, 30288272L)
^
SyntaxError: invalid syntax

Invalid Syntax

C:\Users\metrics4>python squad_preprocess_raj.py
File "squad_preprocess_raj.py", line 221
maybe_download(squad_base_url, train_filename, download_prefix, 30288272L)
^
SyntaxError: invalid syntax

C:\Users\metrics4>python train.py
Traceback (most recent call last):
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\site-packag
es\tensorflow\python\platform\self_check.py", line 62, in preload_check
ctypes.WinDLL(build_info.nvcuda_dll_name)
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\ctypes_in
it
_.py", line 348, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "train.py", line 12, in
import tensorflow as tf
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\site-packag
es\tensorflow_init_.py", line 22, in
from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-im
port
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\site-packag
es\tensorflow\python_init_.py", line 49, in
from tensorflow.python import pywrap_tensorflow
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\site-packag
es\tensorflow\python\pywrap_tensorflow.py", line 30, in
self_check.preload_check()
File "C:\Users\metrics4\AppData\Local\Programs\Python\Python36\lib\site-packag
es\tensorflow\python\platform\self_check.py", line 70, in preload_check
% build_info.nvcuda_dll_name)
ImportError: Could not find 'nvcuda.dll'. TensorFlow requires that this DLL be i
nstalled in a directory that is named in your %PATH% environment variable. Typic
ally it is installed in 'C:\Windows\System32'. If it is not present, ensure that
you have a CUDA-capable GPU with the correct driver installed.

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.