Nathan

Results 3 issues of Nathan

I'm getting this error when trying to use the package. ``` npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/typescript npm ERR! peerOptional typescript@"^3.2.1" from [email protected] npm ERR! node_modules/react-scripts npm...

I'm getting this error the first time using this package. I'm using the ethers Web3Interface ``` TypeError: # is not a constructor at _construct (useMetamask.js:18:1) at _callee$ (useMetamask.js:137:1) at tryCatch...

I'm trying to run the read.py command to read a text file with `python3 tortoise/read.py --textfile useref.txt --voice random` and getting the error: > File "/Users/user/miniconda3/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 1773, in _get_cuda_arch_flags...