Skip to main content
418
results
Andrew Fletcher
Changes to the Python3 package list post installing packages each of the packages list in the column headers Initial list + openai + langchain + llama-index + gradio Package                      Version---------------------------- ---------absl-py                      2.0.0astunparse                   1.6.3cachetools    ...
Andrew Fletcher
Python3 error  None of PyTorch, TensorFlow >= 2.0, or Flax have been...
Andrew Fletcher
When running python openai command, I was greeted...
Andrew Fletcher
  Set up your server Begin by cleaning up your server environment.  Do...
Andrew Fletcher
Python3 Error ImportError: cannot import name 'soft_unicode' from 'markupsafe'...
Andrew Fletcher
Logging into the server, and there are packages to be updated.  You know the standard Ubuntu / Linux response 5 updates can be applied immediately. To see these additional updates run: apt list --upgradable 3 additional security updates can be applied with ESM Apps. Learn more about enabling ESM Apps service at https://ubuntu.com/esmFollowed by the action sudo apt update && sudo apt upgrade -y Response Reading package lists... Done E: Could not get lock...
Andrew Fletcher
Update Ubuntu 20.04 To begin update the server using the command sudo apt update...
Andrew Fletcher
  Install the CKAN package Begin by cleaning up your server environment....
Andrew Fletcher
If you're planning to create extensions, generating CKAN from source is the...
Andrew Fletcher
git clone git@bitbucket.org:{username}/{repo}.git And I was unceremoniously...
Andrew Fletcher
Recently a client handed me code that runs an app through iOS and Android.  No details about whether native or otherwise.  Once I had the opportunity to crawl through the code, definitely not native.  Typescript, Angular, Cordova... etc. Glancing at the modification dates, the last time something had been tweaked on the app as June 2021.  Which immediately raises a flag that there are potentially a lot of issues with the code.  At this stage my concern wasn't with how...
Andrew Fletcher
Resources - changing Drush Type Version Drush (current) 11.6.0 Drush...
Andrew Fletcher
CKAN extensions - adding to your installation   Following the information...
Andrew Fletcher
Each time a release is prepared for Google Play, the steps I work through are as...
Andrew Fletcher
Something I haven't had to do in a while is to change the name of a Git branch...