8000 Can't use ccxt in golang · Issue #25663 · ccxt/ccxt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can't use ccxt in golang #25663
Open
Open
@chenenyu

Description

@chenenyu

Operating System

macOS

Programming Languages

Go

CCXT Version

4.4.73

Description

I can’t successfully integrate ccxt-go. The project always gets stuck at the compile stage until it runs out of memory (OOM). I’m using ccxt version 4.4.73 and go version 1.24.0 darwin/arm64.

Code

package main

import ...

func main() {
  fmt.Println(ccxt.Exchanges)
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0