Loading...
Helix Swarm
Helix Swarm
Loading...
job000430
Joel Kovisto
created this job
9 years ago
, modified by
Perforce maintenance
6 years ago
Open
Help P4Python find correct SSL library.
Customer obtained P4Python from
https://pypi.python.org/pypi/P4Python
Got this error when running on Mac/Yosemite.
File "/Users/twick/sDev/tableau-tools/pipeline/common_dep/file_utils.py", line 11, in <module>
from perforce import P4Conn
File "/Users/twick/.tabvenvs/server-dev-b9be31fe483ffffa5a742dfb57832590/tube/lib/python3.4/site-packages/perforce/__init__.py", line 20, in <module>
from P4 import P4, P4Exception, Map
File "/Users/twick/.tabvenvs/server-dev-b9be31fe483ffffa5a742dfb57832590/tube/lib/python3.4/site-packages/P4.py", line 410, in <module>
import P4API
ImportError: dlopen(/Users/twick/.tabvenvs/server-dev-b9be31fe483ffffa5a742dfb57832590/tube/lib/python3.4/site-packages/P4API.so, 2): Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
Referenced from: /Users/twick/.tabvenvs/server-dev-b9be31fe483ffffa5a742dfb57832590/tube/lib/python3.4/site-packages/P4API.so
Reason: image not found
Suggest bundling libssl in the wheels (.whl files) they're publishing here, so that this problem can be avoided.
Details
Comments
0
Status
Open
Project
perforce_software-p4python
Severity
C
Reported By
Joel Kovisto
Reported Date
9 years ago
Modified By
Perforce maintenance
Modified Date
6 years ago
Owned By
joel_kovisto
Type
Feature
Log in to comment