Diane DeMers Chen
Diane DeMers Chen
Continuing in Cloud9 from Issue #825 Even though that seemed to work (doing the update before installing python-venv), I could not create the `myvenv` virtual environment. The error is the...
In following the Chromebook installation instructions, in Cloud9, I found it necessary to run `sudo apt-get update` before `sudo apt install python3.5-venv`. I will put in a pull request for...
I searched on pyvideo.org for "generator" using the Gogle custom search tool. One of the results was http://pyvideo.org/speaker/98/stuart-williams/rss But clicking on it resulted in a 404 page. When using the...
When running the entire Django test suite, some of the file_system tests fail on MacOS. All errors reported this line in the traceback: File "/Users/diane/DevProjects/django/django/tests/file_storage/tests.py", line 216, in test_file_get_accessed_time Relevant...