cannot import name ‘Error’ from ‘mysql.connector’
To solve the error below: I needed to install mysql_connector via: I had already installed mysql via: But python needs both.
To solve the error below: I needed to install mysql_connector via: I had already installed mysql via: But python needs both.
If you have changed your database schema, you can up date your model by first running the inspectdb command. If you have too many tables in your database, pipe the results to a temporary file first and then manually copy the models over. Then run: ref: https://dev.to/idrisrampurawala/creating-django-models-of-an-existing-db-288m
Secure Copy scp [file on your computer] [destination host]:[folder] PIP JSON viewer https://jsonlint.com/ One way to traverse YouTube is [header][c4TabbedHeaderRenderer][subscriberCountText][accessibility][accessibilityData][label] However, an easier way is to use a helper site.
Dreamhost has a great resource for installing Python which can be found at: https://help.dreamhost.com/hc/en-us/sections/203651898-Python In particular, if you are using Python 3, this is the resource guide to use: https://help.dreamhost.com/hc/en-us/articles/115000702772-Installing-a-custom-version-of-Python-3
Just add: to your .zshrc file and you should have the entire directory path displayed in terminal. %~ means show the path relative to HOME.
Get git autocompletion in 2 mins. Run the following commands: Step 1 Step 2 Add the following to your ~/.bash_profile file: Step 3 Apply the changes: If you don’t have permission, run: Step 4 Test
–help is your friend after git + <your_command> Step 1: Check your branch Step 1a: If you need to create a branch Step 1b: If you need to delete a branch Others to keep in mind Step 2: Checking your remote NB: add -v for verbose Step 3: Staging your changes Step 3a: Un-staging your… Read More »
Is it me or is this map of the world just simple and elegant?
Just type: and if brew analytics is enabled, it will say so. To turn it off, type: The other option is to set an environment variable: If you are interested to see what info is being sent, you can read this, or set this environment variable: What this does is displays the data being sent… Read More »
If you are looking for how to upgrade to macOS Mojave, you won’t be able to find it in Apple’s app store because it will only show you the latest version. Here is the direct link: https://apps.apple.com/us/app/macos-mojave/id1398502828