Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #107

Closed
olive13400 opened this issue Mar 15, 2021 · 3 comments
Closed

ModuleNotFoundError #107

olive13400 opened this issue Mar 15, 2021 · 3 comments

Comments

@olive13400
Copy link

olive13400 commented Mar 15, 2021

Hi
I just tested but
I run a Centos 6.10, python 3.6

~/test/testV2/awscurl-0.21/awscurl
$ ./awscurl.py --service s3 https://awscurl-sample-bucket.s3.amazonaws.com
Traceback (most recent call last):
File "./awscurl.py", line 19, in
from .utils import sha256_hash, sha256_hash_for_binary_data, sign
ModuleNotFoundError: No module named 'main.utils'; 'main' is not a package

May you help me?

regards

@okigan
Copy link
Owner

okigan commented Mar 15, 2021

Interesting -- I don't have CentOs as test target maybe because of that?

Have you tried running through docker as shown in readme file?

@okigan
Copy link
Owner

okigan commented Mar 15, 2021

@olive13400 i've just added ci-in-docker.sh file that would very builds and test in ubuntu and centos -- all test when I run it. please verify (build takes a while) that it passes on your system too.

@okigan
Copy link
Owner

okigan commented Mar 18, 2021

@olive13400 bumping up the thread to avoid it going cold/closed.

@okigan okigan closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants