mirror of
https://github.com/keiffster/program-y.git
synced 2026-04-03 00:19:21 -06:00
ModuleNotFoundError: No module named 'sqlalchemy' #28
Labels
No labels
News
News
News
News
News
News
News
News
bug
bug
bug
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
dependencies
enhancement
enhancement
enhancement
enhancement
enhancement
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/program-y#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @simonmacdonald on 10/31/2021
I am new to Python and program-y
I am running an AWS EC2 server using Amazon Linux
Python v3.7
Program-y v.5.0.1 from pyp1.org
As far as I can see I have installed Program-y correctly in a test virtual environment and downloaded y-bot.
Running the bot resuts in
As far as I can tell from 'pip list' SQLAlchemy 1.3.12 is installed.
The $PYTHONPATH -
I'm obviously doing something wrong - any advice would be grateful.
Thank you.