Module not found in versions 1.2.x
See original GitHub issueThis just in: Worked fine in v1.1.0, v1.2.0 and v1.2.1 gives Module not found: [module name given in toml]
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Python module not found even though "Requirement Already ...
Run in command prompt. pip list. Check what version you have installed on your system if you have an old version.
Read more >Installing PowerShellGet - PowerShell | Microsoft Learn
This article explains how to install the PowerShellGet module in various versions of PowerShell.
Read more >Customizing resolution of a dependency directly
One example of a broken module is one that declares a dependency on a library that cannot be found in any of the...
Read more >Could not find a version that satisfies the requirement X
The error "Could not find a version that satisfies the requirement" is commonly caused when we try to pip install a built-in Python...
Read more >Module metadata - Puppet
1 but not 2.0.1. 1.2.x, A semantic major and minor version. This example includes 1.2.3 but not 1.3.0. > ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can confirm that the fix worked in my test cases.
This should be fixed in the just released 1.2.4: https://timothycrosley.github.io/portray/CHANGELOG/#124-september-5-2019.
Thank for your patience, and please let me know if you still experience the issue in the new release.
Thanks!
~Timothy