Git Product home page Git Product logo

image2text's People

Contributors

psdevuk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

image2text's Issues

Cannot find executable 'image-text-cli.exe'

Hey Adam, I'm having some issues getting started with this module.

Description:

After installing the .net stated in the ReadMe.md, and importing the module into Window PS (5.1) I typed

New-Image2Text

and get the error,

At C:\Program Files\WindowsPowerShell\Modules\Image2Text\1.0.2\Image2Text.psm1:93 char:11
+           throw "Cannot find executable 'image-text-cli.exe'"
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Cannot find exe...e-text-cli.exe':String) [], RuntimeException
    + FullyQualifiedErrorId : Cannot find executable 'image-text-cli.exe' 

I did not see that image-text-cli.exe in the Image2Text.psm1

Steps to reproduce

PS C:\Windows\system32> Get-Module

ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Manifest   3.1.0.0    Microsoft.PowerShell.Management     {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Con...
Manifest   3.1.0.0    Microsoft.PowerShell.Utility        {Add-Member, Add-Type, Clear-Variable, Compare-Object...}
Script     1.4.7      PackageManagement                   {Find-Package, Find-PackageProvider, Get-Package, Get-Pack...
Script     1.0.0.1    PowerShellGet                       {Find-Command, Find-DscResource, Find-Module, Find-RoleCap...
Script     2.2.6      PSReadline                          {Get-PSReadLineKeyHandler, Get-PSReadLineOption, Remove-PS...


PS C:\Windows\system32> Import-Module -Name Image2Text
PS C:\Windows\system32> Get-Module

ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Script     1.0.2      Image2Text                          New-Image2Text
Manifest   3.1.0.0    Microsoft.PowerShell.Management     {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Con...
Manifest   3.1.0.0    Microsoft.PowerShell.Utility        {Add-Member, Add-Type, Clear-Variable, Compare-Object...}
Script     1.4.7      PackageManagement                   {Find-Package, Find-PackageProvider, Get-Package, Get-Pack...
Script     1.0.0.1    PowerShellGet                       {Find-Command, Find-DscResource, Find-Module, Find-RoleCap...
Script     2.2.6      PSReadline                          {Get-PSReadLineKeyHandler, Get-PSReadLineOption, Remove-PS...


PS C:\Windows\system32> Get-Command New-Image2Text

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Function        New-Image2Text                                     1.0.2      Image2Text


PS C:\Windows\system32> New-Image2Text
Cannot find executable 'image-text-cli.exe'
At C:\Program Files\WindowsPowerShell\Modules\Image2Text\1.0.2\Image2Text.psm1:93 char:11
+           throw "Cannot find executable 'image-text-cli.exe'"
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Cannot find exe...e-text-cli.exe':String) [], RuntimeException
    + FullyQualifiedErrorId : Cannot find executable 'image-text-cli.exe' 

Environment:

  • Win 10
  • .net 3.1.27
  • PS 5.1

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.