Andrew Tavis McAllister
Andrew Tavis McAllister
This'll be solved over the weekend odds are :) We're discussing how to change the dependencies in #61, with the likely change being that we'll remove the ones that are...
Thanks for looking into this, @mhmohona! Let's discuss later when we'd like to prioritize this :)
Ah ya, good point @Jk40git. It's not picking up Scribe-Data in your environment 🤔 We can maybe check this with a `pip install .` before the next release and figure...
Specifically what we're looking for is if a person on Windows does the following: ```bash pip install . scribe-data q -all ``` If the data starts being downloaded, then that's...
That's the top of the output where you copied both commands in one, right @Jk40git? Now that you have it installed, and please check that you've git pulled, can you...
Hmmmm, but that's weird as it should have been covered by `git install .`. Is your local Scribe-Data up to date with `git pull`?
Sorry, `pip install .`. But this after `git pull` from the main branch here :)
Ok, well that's not good 😅 Can you tell us if you have the `cli ` directory in your local version, so `src/scribe_data/cli`? @mhmohona, you're also on Windows, right?
Thank for the conversation here, @Jk40git! Just checking things with the questions, hope you understand :) This is definitely something need need to be looking into then, as it seems...
Thanks @lillian-mo!