Data Analysis with Python Projects - Demographic Data Analyzer

Tell us what’s happening:

I openeed my replit to complete my assignment but i kept getting this error on loading the enviroment.

Kindly Help.

Error Below:

A Nix channel was not detected in your imported .replit file but is required for all Nix Repls. The latest stable Nix channel “stable-22_05” was automatically added to your .replit file.

and when u run the program is kept showing

NIX LOADING ENVIROMENT till forever

Thanks

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36

Challenge: Data Analysis with Python Projects - Demographic Data Analyzer

Link to the challenge:

We are aware that there is some issues with the boilerplates and working at fixing them.

Meanwhile you can complete the projects anyway, following the steps I described here:

The commands for the demographic data analyser are similar,

git clone https://github.com/freeCodeCamp/boilerplate-medical-data-visualizer.git
mv boilerplate-demographic-data-analyzer/*.* boilerplate-demographic-data-analyzer/.* .
rmdir boilerplate-demographic-data-analyzer/
1 Like

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