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

[BUG] Can't install version 8.0.0 #959

Closed
alexeyproskuryakov opened this issue Mar 9, 2023 · 6 comments
Closed

[BUG] Can't install version 8.0.0 #959

alexeyproskuryakov opened this issue Mar 9, 2023 · 6 comments
Assignees
Labels

Comments

@alexeyproskuryakov
Copy link

alexeyproskuryakov commented Mar 9, 2023

Hi I try install pyarmor:

pip install pyarmor==8.0.0

and have a problem:
ERROR: For req: pyarmor==8.0. Invalid script entry point: <ExportEntry pyarmor = pyarmor:None []> - A callable suffix is required. Cf https://packaging.python.org/specifications/entry-points/#use-for-scripts for more information.
When installing v7.7.4 all ok.

At linux: ubuntu:22.04, centos:6, all python 3.7.13, python 3.10.6

@AI-M-BOT
Copy link

AI-M-BOT commented Mar 9, 2023

#949 (comment)

@carrotNort
Copy link

carrotNort commented Mar 10, 2023

it seemed like the .dist_info dir lost,so that the entry point of pyarmor is unknown, and the installation failed.

@FabioLuporini
Copy link

same issue here

@yuseffathi
Copy link

same in macOS m1

@jondy jondy closed this as completed Mar 23, 2023
@ggorman
Copy link

ggorman commented Mar 24, 2023

Does this mean the bug is fixed?

@jondy
Copy link
Contributor

jondy commented Mar 24, 2023

The latest version is 8.0.9, 8.0.10 will be released soon. But not all platforms are supported now, please refer to pinned issue #980

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants