Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Cant run pytest -m connection Error ModuleNotFoundError
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jsteave" data-source="post: 1907370" data-attributes="member: 408215"><p>I can´t get Test code because I have installed the modules with pip command but when I run pytest-m connection command I get the error</p><p>tests\conftest.py:2: in</p><p>from mflix.factory import create_app</p><p>mflix\factory.py:6: in</p><p>from flask_bcrypt import Bcrypt</p><p>E ModuleNotFoundError: No module named ‘flask_bcrypt’t’</p></blockquote><p></p>
[QUOTE="jsteave, post: 1907370, member: 408215"] I can´t get Test code because I have installed the modules with pip command but when I run pytest-m connection command I get the error tests\conftest.py:2: in from mflix.factory import create_app mflix\factory.py:6: in from flask_bcrypt import Bcrypt E ModuleNotFoundError: No module named ‘flask_bcrypt’t’ [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Cant run pytest -m connection Error ModuleNotFoundError
Top