Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
F
finesse3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 4
    • Merge Requests 4
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • finesse
  • finesse3
  • Issues
  • #46

Closed
Open
Opened Mar 31, 2020 by Artemiy Dmitriev@artemiy.dmitriev

Installation by pip fails

When installing Finesse 3 on Mac OS (following the procedure here https://finesse.readthedocs.io/en/latest/getting_started/installation.html), pip keeps getting stuck forever with 100% CPU load (when executing $ pip install -e ./). Running make in the Finesse directory produces output as attached log.txt.

It looks like parallel building is the problem. Switching it off manually in setup.py as suggested by Sam Rowlinson removes this issue (as per attached patch fixsetup.patch ).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: finesse/finesse3#46