packt-cli / Packt-Publishing-Free-Learning

Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File placed wrongly with pip

Mte90 opened this issue · comments

immagine
This is how the files are placed after installing it with pip.
The files are in the dist-packages root and not in a specific folder.

Why isn't that OK? Can you provide link to the documentation describing how it should be done? I'm not saying it's OK though, it should be fixed if there is something wrong with it.

that files should be created inside a folder and not put in the root as it is now.

Can you see if #199 looks right? Now installed files should be placed in the packt directory. You can install the script with pip install git+https://github.com/luk6xff/Packt-Publishing-Free-Learning.git@packaging command.

I've tried do make sure everything works fine, but double-check it - I wouldn't like to rely on myself.

to me seems everything fine :-)