-
Notifications
You must be signed in to change notification settings - Fork 40
Description
i have 2 error..
-
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.`