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
Describe the bug
After authorization, I start push a file but end with an "Key error : '_module' ".
To Reproduce
Steps to reproduce the behavior:
Go to uds folder, run cmd
Run python uds.py push C:\Users\captain\Downloads\ebook.zip
Expected behavior
At first, I guess it may lose some packages during installation, so I manually install these according to the “requirement.txt” file, However same results fail me again.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information
Python Version: 3.7.3
OS: Windows 7
Anything that may help : use with proxy
The text was updated successfully, but these errors were encountered:
Describe the bug
After authorization, I start push a file but end with an "Key error : '_module' ".
To Reproduce
Steps to reproduce the behavior:
cmd
python uds.py push C:\Users\captain\Downloads\ebook.zip
Expected behavior
At first, I guess it may lose some packages during installation, so I manually install these according to the “requirement.txt” file, However same results fail me again.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information
Python Version: 3.7.3
OS: Windows 7
Anything that may help : use with proxy
The text was updated successfully, but these errors were encountered: