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
7I 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, I am running into the same issue when running: system"l “,getenv[
– dana.catalinaa1903HOME],”/fundamentals_capstone_dbs/". It throws this error:“,getenv[HOME],”/fundamentals_capstone_dbs/. OS reports: No such file or directory.