GithubHelp home page GithubHelp logo

Comments (5)

ragibson avatar ragibson commented on August 19, 2024

Strange, does pip3 show stego-lsb show anything?

I can test this on a Windows machine after work today (~30 minutes).

from steganography.

ragibson avatar ragibson commented on August 19, 2024

I cannot replicate this on my Windows machine. A few questions:

  1. Does import stego_lsb work in python?
  2. Can you try uninstalling and reinstalling the package via pip3?
  3. If that doesn't work, can you copy the complete output of pip3 list here and tell me the exact version of Python you're using?

from steganography.

MrMyastan avatar MrMyastan commented on August 19, 2024

pip3 show stego-lsb outputs:

Version: 1.3.1
Summary: stego lsb
Home-page: https://github.com/ragibson/Steganography
Author: Ryan Gibson
Author-email: [...]@gmail.com
License: MIT
Location: c:\users\admir\appdata\local\packages\pythonsoftwarefoundation.python.3.8_qbz5n2kfra8p0\localcache\local-packages\python38\site-packages
Requires: Pillow, numpy, Click
Required-by:

import stego_lsb is marked as an unresolved import by vscode but running it doesn't cause an exception

uninstalling and reinstalling via pip3 I think shows the issue

WARNING: The script stegolsb.exe is installed in 'C:\Users\admir\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

Should I just make a shortcut?

from steganography.

ragibson avatar ragibson commented on August 19, 2024

Yeah, you should add that scripts directory to your PATH. I'm somewhat surprised Windows' installation of Python didn't do that automatically.

The standalone installer adds that location to the system path (for the user, I think), but I guess the Windows store version skips that step.

from steganography.

MrMyastan avatar MrMyastan commented on August 19, 2024

weird
well, adding it to the path worked! thanks much

from steganography.

Related Issues (8)

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.