Code Monkey home page Code Monkey logo

Comments (7)

sa7mon avatar sa7mon commented on August 17, 2024

It appears pyfakefs is not in your pip installed packages. Re-run pip install -r requirements.txt and try it again.

from miniprint.

tomjones1977 avatar tomjones1977 commented on August 17, 2024

Should have said - I checked that pyfakefs was installed and even tried installing it again.

from miniprint.

sa7mon avatar sa7mon commented on August 17, 2024

I just cloned a fresh copy of the repo into a new Ubuntu 18.04 VM and it worked just fine. Can you post the output of pip list

from miniprint.

djhashh avatar djhashh commented on August 17, 2024

pip3 install -r requirements

from miniprint.

sa7mon avatar sa7mon commented on August 17, 2024

Could you please post the output of running pip list and pip3 list

from miniprint.

tomjones1977 avatar tomjones1977 commented on August 17, 2024

apipkg (1.5)
asn1crypto (0.24.0)
atomicwrites (1.3.0)
attrs (19.1.0)
configparser (3.7.4)
contextlib2 (0.5.5)
cryptography (2.1.4)
enum34 (1.1.6)
execnet (1.6.1)
funcsigs (1.0.2)
idna (2.6)
importlib-metadata (0.19)
ipaddress (1.0.17)
keyring (10.6.0)
keyrings.alt (3.0)
more-itertools (5.0.0)
packaging (19.1)
pathlib2 (2.3.4)
pip (9.0.1)
pluggy (0.12.0)
py (1.8.0)
pycrypto (2.6.1)
pyfakefs (3.6)
pygobject (3.26.1)
pyparsing (2.4.2)
pytest (4.6.5)
pytest-forked (1.0.2)
pytest-xdist (1.29.0)
pyxdg (0.25)
scandir (1.10.0)
SecretStorage (2.3.1)
setuptools (39.0.1)
six (1.11.0)
wcwidth (0.1.7)
wheel (0.30.0)
zipp (0.5.2)

from miniprint.

tomjones1977 avatar tomjones1977 commented on August 17, 2024

Fix found:

apt install python3-pip
pip3 install -r requirements.txt
python3 ./server.py

from miniprint.

Related Issues (20)

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.