Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Issues
  • #1275
Closed
Open
Issue created Apr 03, 2017 by Administrator@rootContributor

Issue with fresh build on Windows: no module named "ng"

Created by: njlr

I have built the latest version (fca5b9aad... at the time of writing) with Ant on Windows. I installed the suggested dependencies using Chocolatey.

The build succeeds, but when I try to run Buck I get this error:

File "C:\Users\...\buck\third-party\nailgun\pynailgun\__init__.py", line 1, in <module>
  from ng import NailgunConnection, NailgunException
ModuleNotFoundError: No module named 'ng'

How (and where) should I install this module?

Assignee
Assign to
Time tracking