GithubHelp home page GithubHelp logo

make install NOT working on cloud9, no action needed but I do attach my slightly edited and working Makefile about python-mlops-cookbook HOT 3 CLOSED

noahgift avatar noahgift commented on June 10, 2024
make install NOT working on cloud9, no action needed but I do attach my slightly edited and working Makefile

from python-mlops-cookbook.

Comments (3)

botanyhelp avatar botanyhelp commented on June 10, 2024

UPDATE: I had to do the same exact thing for the Makefile in fastapi repo.

from python-mlops-cookbook.

noahgift avatar noahgift commented on June 10, 2024

I would recommend creating a Python virtual environment and then sourcing that: python3 -m venv ~/.venv && source /.venv/bin/activate

from python-mlops-cookbook.

botanyhelp avatar botanyhelp commented on June 10, 2024

Yes..I have seen in super-excellent videos exactly that advice which I did not do. I did it but now I get disk full error:

ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/home/ec2-user/.venv_Python-MLOps-Cookbook/lib64/python3.7/site-packages/pandas/tests/arrays/categorical/test_missing.py'

But I think I have notes from another super-excellent video on how to change that 10Gig cloud9 disk to a 20Gig disk.
I will work on that now.
I am trying to love cloud9 but its happening slowly.
You can close this Issue and know that I appreciate the super-efficient learning you kindly share!

from python-mlops-cookbook.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.