Skip to content

building failed (Linux) #3

@tissatussa

Description

@tissatussa

i tried to build chrysaora on Linux but i failed .. i'm new to NIM but i can read code.

i had to install "arraymancer" so i did :

nimble install arraymancer

this installed v0.6.2 (not v0.6.1 as your README states) .. then i gave this command to build chrysaora :

nim c -d:danger src/chrysaora.nim

but the process ends with an error :

/home/roelof/Downloads/tmp5/chrysaora/src/bootstrap.nim(198, 28) template/generic instantiation of optimizerAdam from here
/home/roelof/.nimble/pkgs/arraymancer-0.6.2/arraymancer/nn/optimizers/optimizers.nim(227, 6) Error: 'optimizerAdam' can have side effects

can you help ?
I'm on Xubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugNot working as intendednetworkIssue/PR is related to the neural networknot my faultThis is due to an issue either in Nim or Arraymancer and is not my fault

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions