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
Agent Environment
Windows 10
Python 3.12.4
Go 1.22.5
CMAKE 3.30.0
GCC 13.2.0
MAKE 4.4.1
build the agent refer to README
Describe what happened:
./agent run -c .\dist\datadog.yaml
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/aggregator/time_sampler.go:53 in NewTimeSampler) | Creating TimeSampler #0
2024-07-13 23:28:18 CST | CORE | INFO | (comp/logs/agent/agentimpl/agent.go:161 in newLogsAgent) | logs-agent disabled
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/config/model/viper.go:221 in checkKnownKey) | config key network_devices.netflow.reverse_dns_enrichment_enabled is unknown
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:323 in resolvePythonExecPath) | Relative embedded directory not found for Python 2. Using default:
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:328 in resolvePythonExecPath) | Relative embedded directory not found for Python 3. Using default:
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/collector/python/init.go:340 in resolvePythonExecPath) | Using '' as Python home
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:348 in resolvePythonExecPath) | Python home is empty. Inferring interpreter path from binary in path.
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/collector/python/init.go:409 in Initialize) | Initializing rtloader with Python 3
2024-07-13 23:28:18 CST | CORE | ERROR | (pkg/collector/embed_python.go:35 in pySetup) | Could not initialize Python: could not load runtime python for version 3: Unable
to open library libdatadog-agent-three.dll, error code: 126
Describe what you expected:
pythoh check works,thank you
Agent Environment
Windows 10
Python 3.12.4
Go 1.22.5
CMAKE 3.30.0
GCC 13.2.0
MAKE 4.4.1
build the agent refer to README
Describe what happened:
./agent run -c .\dist\datadog.yaml
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/aggregator/time_sampler.go:53 in NewTimeSampler) | Creating TimeSampler #0
2024-07-13 23:28:18 CST | CORE | INFO | (comp/logs/agent/agentimpl/agent.go:161 in newLogsAgent) | logs-agent disabled
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/config/model/viper.go:221 in checkKnownKey) | config key network_devices.netflow.reverse_dns_enrichment_enabled is unknown
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:323 in resolvePythonExecPath) | Relative embedded directory not found for Python 2. Using default:
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:328 in resolvePythonExecPath) | Relative embedded directory not found for Python 3. Using default:
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/collector/python/init.go:340 in resolvePythonExecPath) | Using '' as Python home
2024-07-13 23:28:18 CST | CORE | WARN | (pkg/collector/python/init.go:348 in resolvePythonExecPath) | Python home is empty. Inferring interpreter path from binary in path.
2024-07-13 23:28:18 CST | CORE | INFO | (pkg/collector/python/init.go:409 in Initialize) | Initializing rtloader with Python 3
2024-07-13 23:28:18 CST | CORE | ERROR | (pkg/collector/embed_python.go:35 in pySetup) | Could not initialize Python: could not load runtime python for version 3: Unable
to open library libdatadog-agent-three.dll, error code: 126
Describe what you expected:
pythoh check works,thank you
Steps to reproduce the issue:
Additional environment details (Operating System, Cloud provider, etc):
The text was updated successfully, but these errors were encountered: