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

Add unicorn_py3 folder to setup.py #1942

Merged
merged 3 commits into from
Apr 27, 2024
Merged

Conversation

nganhkhoa
Copy link
Contributor

New unicorn_py3 folder is not installed when running setup.py install, making unicorn unable to be imported (import unicorn) when using Python 3, see error message attached. Double asterisk for recursiveness because inside the folder has arch folder also.

Without unicorn_py3/*
image

Without double asterisk
image

@wtdcode
Copy link
Member

wtdcode commented Apr 25, 2024

I guess it's due to not using pip install .

@wtdcode wtdcode merged commit 38091b3 into unicorn-engine:dev Apr 27, 2024
30 of 32 checks passed
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

Successfully merging this pull request may close these issues.

2 participants