[PR #197] [CLOSED] Fix/pandas ta numpy import #253

Closed
opened 2026-03-02 23:34:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/197
Author: @Om-Singh1808
Created: 7/28/2025
Status: Closed

Base: mainHead: fix/pandas-ta-numpy-import


📝 Commits (10+)

  • 893373a Add/update Twitter Marketing Map guide
  • 0093185 Fix: Patch pandas_ta for numpy import compatibility
  • e390851 fix: pin numpy and pandas-ta versions for compatibility; update alwrity.py and remove fix_pandas_ta.py
  • d8708bb fix: pin numpy and pandas-ta versions for compatibility
  • 3e24726 Update README and alwrity.py
  • a316c14 Merge remote changes with local requirements.txt fix
  • 911e0ce Delete alwrity.py
  • 57ff9f1 Delete .github/PULL_REQUEST_TEMPLATE.md
  • e21581c Delete fix_numpy_imports.py
  • d7131a1 Delete README.md

📊 Changes

7 files changed (+136 additions, -618 deletions)

View changed files

.github/PULL_REQUEST_TEMPLATE.md (+0 -62)
AI-Writer (+1 -0)
README.md (+0 -329)
TWITTER MARKETING MAP.md (+131 -0)
alwrity.py (+0 -223)
📝 requirements.txt (+4 -4)
requirements_new.txt (+0 -0)

📄 Description

🚀 Pull Request

📋 Description

Fixed the code for locally running Alwrity

🎯 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ♻️ Code refactoring

🧪 Testing

How has this been tested?

  • Manual testing

Test Configuration:

  • Python version:

📸 Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

📝 Additional Notes

For anyone who had any problem with running Alwrity locally will get an easy access now


Thank you for contributing to ALwrity! 🎉


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AJaySi/ALwrity/pull/197 **Author:** [@Om-Singh1808](https://github.com/Om-Singh1808) **Created:** 7/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/pandas-ta-numpy-import` --- ### 📝 Commits (10+) - [`893373a`](https://github.com/AJaySi/ALwrity/commit/893373a8c06f926e71fffaa90e2f764b67990f34) Add/update Twitter Marketing Map guide - [`0093185`](https://github.com/AJaySi/ALwrity/commit/009318540b73eee78deb9046914b17385460d640) Fix: Patch pandas_ta for numpy import compatibility - [`e390851`](https://github.com/AJaySi/ALwrity/commit/e3908515f59e18ac5af9f5407aa77ba316faaf4d) fix: pin numpy and pandas-ta versions for compatibility; update alwrity.py and remove fix_pandas_ta.py - [`d8708bb`](https://github.com/AJaySi/ALwrity/commit/d8708bbf0eae5ef1fae515b8f4e468f740c9ea65) fix: pin numpy and pandas-ta versions for compatibility - [`3e24726`](https://github.com/AJaySi/ALwrity/commit/3e247267d259575763fd7beafd3011cd9b4171fd) Update README and alwrity.py - [`a316c14`](https://github.com/AJaySi/ALwrity/commit/a316c1401753fb16e6d6c730ea6506372dd44ed5) Merge remote changes with local requirements.txt fix - [`911e0ce`](https://github.com/AJaySi/ALwrity/commit/911e0ce8243e9ba4089e1f028c8b722216cb2ab8) Delete alwrity.py - [`57ff9f1`](https://github.com/AJaySi/ALwrity/commit/57ff9f100713754c4ec2744226bf6941f2a64c9a) Delete .github/PULL_REQUEST_TEMPLATE.md - [`e21581c`](https://github.com/AJaySi/ALwrity/commit/e21581ca6183b57a09e04075de96841a515fa984) Delete fix_numpy_imports.py - [`d7131a1`](https://github.com/AJaySi/ALwrity/commit/d7131a1c0448b769901094a27b18ee53f4b555b4) Delete README.md ### 📊 Changes **7 files changed** (+136 additions, -618 deletions) <details> <summary>View changed files</summary> ➖ `.github/PULL_REQUEST_TEMPLATE.md` (+0 -62) ➕ `AI-Writer` (+1 -0) ➖ `README.md` (+0 -329) ➕ `TWITTER MARKETING MAP.md` (+131 -0) ➖ `alwrity.py` (+0 -223) 📝 `requirements.txt` (+4 -4) ➕ `requirements_new.txt` (+0 -0) </details> ### 📄 Description # 🚀 Pull Request ## 📋 Description Fixed the code for locally running Alwrity ## 🎯 Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [ ] ♻️ Code refactoring ## 🧪 Testing **How has this been tested?** - [ ] Manual testing **Test Configuration:** - Python version: ## 📸 Screenshots (if applicable) Add screenshots to help explain your changes. ## ✅ Checklist - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published ## 📝 Additional Notes For anyone who had any problem with running Alwrity locally will get an easy access now --- **Thank you for contributing to ALwrity! 🎉** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:34:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#253
No description provided.