simonw / datasette-packages

Show a list of currently installed Python packages
Apache License 2.0
2 stars 0 forks source link

'NoneType' object has no attribute 'args' #2

Closed simonw closed 2 years ago

simonw commented 2 years ago

Got this error from #1 here: https://latest-with-plugins.datasette.io/-/packages

Likely because this code here doesn't pass a request object and one of the other plugins depends on it:

https://github.com/simonw/datasette-packages/blob/41bb814ad4ba56f5ef2307586e54415cf538e136/datasette_packages/__init__.py#L14-L19

simonw commented 2 years ago

https://latest-with-plugins.datasette.io/-/packages