You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for coming only now. The default branch was renamed from master to main, hence you need to run pip install git+https://github.com/nardew/cryptoxlib-aio.git@main. I will update the README. Let me know if it works for you.
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.`
The text was updated successfully, but these errors were encountered: