ArmindoFlores / ao3_api

An unofficial archiveofourown.org (AO3) API for python
MIT License
166 stars 64 forks source link

ImportError: No module named ao3 #68

Closed lovelightwings closed 2 years ago

lovelightwings commented 2 years ago

Wondering why I'm not able to import the library on VSCode or any online IDE. Still a beginner so maybe it's an obvious issue I'm missing.

image
ArmindoFlores commented 2 years ago

Did you download it first? I don't usually use online IDEs but I imagine you'd have to install it first, did you do so? That's not much information to go off of, can you show me the output of pip list?

lovelightwings commented 2 years ago

Yeah! This isn't the full thing (edit: put the full list) but currently I have 2 AO3 related libraries installed because of the project I'm working on. Tried import AO3 from AO3 import AO3 from ao3-api import AO3 and other combinations of the like, but nada :(

image image
ArmindoFlores commented 2 years ago

Please send me an email so we can discuss this further, since this isn't really an issue with tha package itself.