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

komodod CI py tests fail to run on Macos and Windows #560

Open
dimxy opened this issue Oct 12, 2022 · 1 comment
Open

komodod CI py tests fail to run on Macos and Windows #560

dimxy opened this issue Oct 12, 2022 · 1 comment
Assignees

Comments

@dimxy
Copy link
Collaborator

dimxy commented Oct 12, 2022

On MacOs Test (MacOS/Dice, Token, Faucet, Rewards) and other fail with an error: src/pycurl.h:178:13: fatal error: 'openssl/ssl.h' file not found
if fix openssl/pycurl installation according to this https://stackoverflow.com/questions/72884308/error-openssl-crypto-h-file-not-found-when-installing-pycurl-on-mac-using-pip there is a new error: [Errno 8] Exec format error: '../../src/komodod'

On Windows same tests fail with errors:

ModuleNotFoundError: No module named 'wget'
C:\hostedtoolcache\windows\Python\3.[9](https://github.com/dimxy/komodo/actions/runs/3170816273/jobs/5164016290#step:5:10).13\x64\python.exe: No module named pytest
Error: Process completed with exit code 1.
@SirSevenG
Copy link

SirSevenG commented Oct 14, 2022

With your changes. looks like issues come from python3.9 -> python3.10 update.
Will need to reproduce failing tests on py3.10 locally first.

@dimxy dimxy mentioned this issue Mar 29, 2023
who-biz pushed a commit to who-biz/komodo that referenced this issue Jul 29, 2024
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