Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Spot
  • SpotSpot
  • Issues
  • #426

Closed
Open
Created Sep 23, 2020 by Etienne Renault@renaultOwner

test/gen.py fail on MacOs Catalina

On a fresh install of MacOs Catalina (with dev tools + macports), the folowing error is raised when running gen.py

Traceback (most recent call last):
  File "gen.py", line 24, in <module>
    import spot.gen as gen
  File "/Users/etienne/src/spot/python/spot/gen.py", line 13, in <module>
    from . import _gen
ImportError: dlopen(/Users/etienne/src/spot/python/spot/.libs/_gen.so, 2): Library not loaded: /usr/local/lib/libspotgen.0.dylib
  Referenced from: /Users/etienne/src/spot/python/spot/.libs/_gen.so
  Reason: image not found
FAIL python/gen.py (exit status: 1)

I suspect (again) compatibility problems between *.dylib and *.so

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking