lmartell-macbook-osx:scripts lmartell$ pip3 install sqlacodegen

Collecting sqlacodegen

  Using cached sqlacodegen-2.3.0-py2.py3-none-any.whl (13 kB)

Requirement already satisfied: inflect>=0.2.0 in 
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages 
(from sqlacodegen) (4.1.0)

Requirement already satisfied: SQLAlchemy>=0.9.0 in 
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages 
(from sqlacodegen) (1.3.20)

Installing collected packages: sqlacodegen

Successfully installed sqlacodegen-2.3.0

lmartell-macbook-osx:scripts lmartell$ sqlacodegen

-bash: sqlacodegen: command not found

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/10eff34a-909a-4307-8b3c-8f9e0f453ca8n%40googlegroups.com.

Reply via email to