ARBML / ARBML/klaam

[Error] Module installation error while running in Colab.

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
434
Forks
84
PR merge metrics
No merged PRs in 30d

Description

I have tested the `klaam/notebook/demo.ipynb` file on Google Colab. It raised an error of **missing modules**.

Error Message:
![klaamissue](https://github.com/ARBML/klaam/assets/82055675/ab8fd22c-404d-45bd-a804-f6aa5543548a)

When I install the missing modules manually using `!pip install ` it works well.
So, I think there is a problem with the `!pip install -r requirements.txt`.

I printed the output of the installation in a separate file:
![klaamissue2](https://github.com/ARBML/klaam/assets/82055675/8db4b250-d4f2-4ee1-ad80-99fb04c20a3b)

After some search, I wasn't able to solve the problem. I will be thankful if you can advise.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with klaam/notebook/demo.ipynb and the requirements.txt installation it invokes. Run the notebook in Google Colab, compare the installation output with the missing-module error, and verify that the notebook works without manually installing additional modules.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.