Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • cameo cameo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Cameo
  • cameocameo
  • Merge requests
  • !7

Merged
Created Jun 02, 2021 by Shervin Nourbakhsh@nourbakhshMaintainer

fixing cameopy name and location to debian defaults

  • Overview 0
  • Commits 1
  • Changes 2

By installing the debian package the cameopy module should be found without any modification of environment variables:

mvn install
./build_and_package.sh
sudo apt install /dev/shm/cameo/packages/cameo-api-python_1.0.0_all.deb /dev/shm/cameo/packages/cameo-server-jzmq_1.0.2_all.deb

In the python3 interpreter: import cameopy

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cameopy_name