[03/05/23] updated category and tag archives and added an atom feed
This commit is contained in:
parent
e66097a7c6
commit
f353e6616a
45 changed files with 3272 additions and 24 deletions
|
@ -49,7 +49,7 @@ You can then add this to the top of your Python script, as follows:
|
|||
```
|
||||
#!/usr/bin/local/python3
|
||||
```
|
||||
## 3. Still missing dependecencies
|
||||
## 3. Still missing dependencies
|
||||
Some modules will still run into errors even when the PYTHONPATH variable has been set. In particular, I ran into problems with `reportlab` and `Pillow/PIL`:
|
||||
```
|
||||
ImportError: cannot import name '_imaging' from 'PIL'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue