cryptoxlib-aio icon indicating copy to clipboard operation
cryptoxlib-aio copied to clipboard

ModuleNotFoundError: No module named 'cryptoxlib'

Open merolaika opened this issue 1 year ago • 1 comments

i have 2 error..

  1. ModuleNotFoundError: No module named 'cryptoxlib'

`C:\Python>pip install git+https://github.com/nardew/cryptoxlib-aio.git@master Collecting git+https://github.com/nardew/cryptoxlib-aio.git@master Cloning https://github.com/nardew/cryptoxlib-aio.git (to revision master) to c:\users\mero\appdata\local\temp\pip-req-build-y9j6cl7k Running command git clone --filter=blob:none --quiet https://github.com/nardew/cryptoxlib-aio.git 'C:\Users\mero\AppData\Local\Temp\pip-req-build-y9j6cl7k' WARNING: Did not find branch or tag 'master', assuming revision or ref. Running command git checkout -q master error: pathspec 'master' did not match any file(s) known to git error: subprocess-exited-with-error

× git checkout -q master did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× git checkout -q master did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.`

merolaika avatar Jan 11 '24 09:01 merolaika