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

Get DLL error #1

Closed
ddiguy opened this issue Sep 25, 2017 · 3 comments
Closed

Get DLL error #1

ddiguy opened this issue Sep 25, 2017 · 3 comments
Assignees

Comments

@ddiguy
Copy link

ddiguy commented Sep 25, 2017

I am installing on Mac.

Downloaded code from https://pypi.python.org/pypi/pyarmor

$ python pyarmor.py capsule brian
INFO Searching pytransform library ...
ERROR No library /Users/bbullard/Downloads/pyarmor-3.1.3/platforms/macosx_10_12_intel/_pytransform.dll found

Can you advise what I should do?

@jondy
Copy link
Contributor

jondy commented Sep 29, 2017

Sorry, macos is not supported by now. I'll try to build a macos version and inform you ASAP.

@jondy jondy self-assigned this Sep 29, 2017
@jondy
Copy link
Contributor

jondy commented Sep 30, 2017

darwin_x86_64.zip

Extract 2 files from attachment:

  • _pytransform.dylib
  • pytransform.py

Copy them to source path of pyarmor, then run pyarmor.py in macos.

I have not test this in macos, only cross build dynamic library by this tool
https://github.com/tpoechtrager/osxcross.git

Hope it works!

@jondy
Copy link
Contributor

jondy commented Nov 6, 2017

macos has been supported from v3.1.5

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