Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.9k
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Newbie here. I'm also a newbie of Python so I built a new branch to run directly with code without installing a pacakge so I can trace scrapegraphai code when I run examples or my own code. Is this right to do or do you have a better way? For me, requirements.txt lacks some packages to run and telemetry gave me an error because it tries to read the package's metadata, which doesn't exist while running without the pacakge. Let me know what you think. My debug branch: |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Use the debugger instead |
BetaWas this translation helpful?Give feedback.