Unable to load Capstone database

Hi I have been trying to run the Capstone project for kx dev lvl 2. I have tried the fixes that was suggested in these posts ( Capstone Project. Loading the Database - #2 by Michaela ) and ( i cant load th db on fundamentals project ) which was trying system "l" ,getenv[`HOME],"/fundamentals_capstone_dbs/" and db:(getenv[HOME]),"/fundamentals_capstone_dbs/" \l `$db. Both are saying that no file found. I did some digging i can see from the folders that "/home/jovyan/fundamentals_capstone_dbs/" does exist

7 Answers

7

Hi @maxzy

I’ve sent you a private message about this! :slight_smile:

Thanks,

Megan

I dont see a private message, where should i see the message

@maxzy Can you check your notifications under your profile icon in the top left-hand corner?

I have been running into the same issue. I am running the command: system"l “,getenv[`HOME],”/fundamentals_capstone_dbs/" and the terminal won’t respond after that command.

Hi @AnanyaKulkarni

Can you share an screenshot of the error you are receiving?

Thanks!

Hi @AnanyaKulkarni

I have contacted you on Slack about this issue.

Thanks!

Hi, I am running into the same issue when running: system"l “,getenv[HOME],”/fundamentals_capstone_dbs/". It throws this error:“,getenv[HOME],”/fundamentals_capstone_dbs/. OS reports: No such file or directory.