Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
R runOPAL
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • runOPAL
  • Issues
  • #15

Closed
Open
Created Jul 01, 2020 by albajacas_a@albajacas_aDeveloper

MLLIB library should not be necessary

Currently when you clone, install, and run runOPAL, you get the following error:

  File "/home/arnau/documents/ETHZ/Semester_Project_Master_Thesis/runOPAL/runOPAL/opalrunner.py", line 7, in <module>
    from mllib.data.opal_stat_file_to_dataframe import StatFile
ModuleNotFoundError: No module named 'mllib.data'

Together with @bellotti_r we found that this is easily solved by cloning and installing MLLIB, but this should not be the case. When installing runOPAL with setup.py MLLIB should be automatically installed. And in fact it is installed, but in some broken way that makes it unusable.

Edited Jul 01, 2020 by albajacas_a
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking