10 Answered Questions for the topic path

How do I add Python to the Windows PATH?

I want to be able to run Python commands from the Windows CMD. However, if I don't specify Python's full path for each command, I get an error saying "*Python is not recognized as an internal or... more

A clean way to remove gradient mesh in Illustrator?

Does anyone know if it is possible to remove a gradient mesh from an object in Illustrator without producing a distorted/inaccurate outline? Adobe documentation as well as most online resources I... more
Path Linux Unix File

04/20/19

How to get full path of a file?

Is there an easy way I can print the full path of `file.txt` ? file.txt = /nfs/an/disks/jj/home/dir/file.txt The `<command>` dir> <command> file.txt should print ... more

04/12/19

Finding open paths in Adobe Illustrator?

I uploaded a file to a market place but it got rejected. They sent me messages for some modifications and the one modification they want is to close opened paths.How can I find open paths or their... more

04/12/19

How do I draw straight lines tangent or perpendicular to a path?

The tangent is the line which is perpendicular to the local radius. Intuitively, it's the line "resting" or "balanced" on that point in the curve.The perpendicular (or the normal) is the line... more

How to draw a precise angle with pen tool in Photoshop?

Is it possible to draw a precise angle with the pen tool in Adobe Photoshop CS6? By using Shift key it is easy to draw 45° or 90° but I need for example 37.45°.

Trouble with Beziers in Inkscape after switching from Illustrator?

So this is my first post as I just very recently downloaded and tried Inkscape after roughly 7 years of Illustrator. As far as I can say this program is really amazing, although I am struggling... more
Path Linux Unix Bash

03/27/19

How to permanently set $PATH on Linux/Unix?

I'm trying to add a directory to my path so it will always be in my Linux path. I've tried: export PATH=$PATH:/path/to/dir This works, however each time I exit the terminal and start a new... more

03/19/19

How can I safely create a nested directory in Python?

What is the most elegant way to check if the directory a file is going to be written to exists, and if not, create the directory using Python? Here is what I tried: import os file_path =... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.