Please I need help


what is the problem?
I’m working on my first project { related to Free codecamp}

Did you check on the storage while installing? Some packages needs lo of storage while installing and fail.

3 Likes

anything above Package operation failed?

3 Likes

no , it’s start with package operation failed

2 Likes

I’m not sure
storage

2 Likes

strange. Could you link the repl or a minimal repl which produces the issue?

4 Likes

Please do that so we can see exactly what is happening. I only saw this problem when reply could not cope with ram or storage needs,

4 Likes

Most actions will crash if the RAM goes above the max. I have had problems with install python packages because of this.

4 Likes

Oh, sorry, this will probably fix: change line 91 of .replit to guessImports = false. Also, your code has other errors but the fix is only for the first one.

4 Likes

It’s working fine now. Thank you

4 Likes

you might want to give them a :heart: so you can increase

  • their likes received
  • your likes given
  • your leaderboard position
  • your progress to TL3
3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.