Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • CameoCameo
  • cameocameo
  • Merge requests
  • !7

fixing cameopy name and location to debian defaults

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shervin Nourbakhsh requested to merge cameopy_name into master Jun 02, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • 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
Reviewers
Request review from
Time tracking
Source branch: cameopy_name