You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
03/08/21 19:17:16.834300: D neuropod/internal/backend_registration.cc:223] [thread 76029, process 76029] Registering backend PythonBridge with type python and version 2.7.18
LoadNeuropod modelPath = ./example/string_python/neuropod failed: ImportError: No module named time
at pip_utils.py(20), when loading Neuropod Python model
To Reproduce
Steps to reproduce the behavior:
Use Python 2.7.16
Build Neuropod with Python 2.7 as Neuropod Python backend version
Create and load a Neuropod Python model
Environment
Neuropod Version 0.3.0 rc1
OS (Linux, macOS): Debian
Language (Python, C++, Go bindings): Python
Python version: 2.7.16
The text was updated successfully, but these errors were encountered:
Bug
Seeing
at pip_utils.py(20), when loading Neuropod Python model
To Reproduce
Steps to reproduce the behavior:
Environment
The text was updated successfully, but these errors were encountered: