Code Monkey home page Code Monkey logo

Comments (4)

mh4x0f avatar mh4x0f commented on June 12, 2024 1

i fix now, thanks again for report the bug.

image

from wifipumpkin3.

cosad3s avatar cosad3s commented on June 12, 2024 1

No problem, thanks, it perfectly builds now! 👍

from wifipumpkin3.

mh4x0f avatar mh4x0f commented on June 12, 2024

@cosad3s hi, update the main branch and try again.

from wifipumpkin3.

cosad3s avatar cosad3s commented on June 12, 2024

Thanks, but I am still having an error.

I tried with docker build -t "wifipumpkin3" --no-cache .:

# (...)
3.363 Collecting urwid==2.1.2 (from wifipumpkin3==1.1.7)
3.396   Downloading urwid-2.1.2.tar.gz (634 kB)
3.424      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.6/634.6 kB 23.8 MB/s eta 0:00:00
3.483   Preparing metadata (setup.py): started
3.624   Preparing metadata (setup.py): finished with status 'done'
3.626 INFO: pip is looking at multiple versions of wifipumpkin3 to determine which version is compatible with other requirements. This could take a while.
3.626 ERROR: Package 'wifipumpkin3' requires a different Python: 3.7.5 not in '>=3.8'
------
Dockerfile:28
--------------------
  26 |     RUN python3.7 -m pip install --upgrade pip
  27 |     RUN python3.7 -m pip install pyqt5==5.14
  28 | >>> RUN python3.7 -m pip install .
  29 |     #CMD /usr/local/bin/wifipumpkin3 -m docker
  30 |     WORKDIR /root/.config/wifipumpkin3
--------------------
ERROR: failed to solve: process "/bin/sh -c python3.7 -m pip install ." did not complete successfully: exit code: 1

Indeed, the provided version of Python in Dockerfile is Python 3.7, instead it requires Python 3.8 (also as specified in the Readme)

from wifipumpkin3.

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.