You can create a path relative to a module by using a module’s __file__
attribute. For example:
myfile = open(os.path.join( os.path.dirname(__file__), MY_FILE))
This should do what you want regardless of where you start your script.
Related Posts:
- TypeError: ‘int’ object is not subscriptable
- TypeError: ‘int’ object is not callable
- TypeError: ‘int’ object is not callable
- TypeError: ‘int’ object is not callable
- Cannot find module cv2 when using OpenCV
- Cannot find module cv2 when using OpenCV
- Python ‘If not’ syntax [duplicate]
- Converting dictionary to JSON
- IndexError: tuple index out of range —– Python
- sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’)
- sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’)
- TypeError: cannot perform reduce with flexible type
- Could not find a version that satisfies the requirement tensorflow
- ln (Natural Log) in Python
- ImportError: numpy.core.multiarray failed to import
- Unable to plot Double Bar, Bar plot using pyplot for ndarray
- Cannot find module cv2 when using OpenCV
- Convert list to tuple in Python
- ImportError: numpy.core.multiarray failed to import
- How to remove \xa0 from string in Python?
- What is the meaning of [:] in python [duplicate]
- Why are Python’s ‘private’ methods not actually private?
- How to create a new text file using Python
- TypeError: write() argument must be str, not bytes (Python 3 vs Python 2 )
- python socket.error: [Errno 98] Address already in use
- Check string “None” or “not” in Python 2.7
- how to update spyder on anaconda
- Relative paths in Python
- AttributeError(“‘str’ object has no attribute ‘read'”)
- How to get an absolute file path in Python
- IndexError: index 1 is out of bounds for axis 0 with size 1/ForwardEuler
- Python Save to file
- Add list to set?
- Create 3D array using Python
- TypeError: unsupported operand type(s) for -: ‘list’ and ‘list’
- ImportError: No module named scipy
- AttributeError: ‘datetime’ module has no attribute ‘strptime’
- Open file in a relative location in Python
- Python add item to the tuple
- Checking whether pip is installed?
- Converting binary to decimal integer output
- Decoding UTF-8 strings in Python
- No module named setuptools
- How to have an array of arrays in Python
- ValueError: unsupported pickle protocol: 3, python2 pickle can not load the file dumped by python 3 pickle?
- Relative paths in Python
- ValueError: unsupported pickle protocol: 3, python2 pickle can not load the file dumped by python 3 pickle?
- Relative paths in Python
- AttributeError(“‘str’ object has no attribute ‘read'”)
- In Python, what is `sys.maxsize`?
- How to use 2to3 properly for python?
- Why does using from __future__ import print_function breaks Python2-style print?
- How to fix: “UnicodeDecodeError: ‘ascii’ codec can’t decode byte”
- Python Error – int object has no attribute
- Loading a file with more than one line of JSON into Pandas
- Type error Unhashable type:set
- How to detect key presses?
- What is the difference between json.load() and json.loads() functions
- Python: count repeated elements in the list
- Anaconda / Python: Change Anaconda Prompt User Path
- TypeError: ‘_io.TextIOWrapper’ object is not subscriptable
- Copy a list of list by value and not reference
- Why I get ‘list’ object has no attribute ‘items’?
- Python 101: Can’t open file: No such file or directory
- TypeError: argument of type ‘NoneType’ is not iterable
- scrapy run spider from script
- python error: TypeError: an integer is required
- Python Requests – No connection adapters
- How to detect key presses?
- Numpy, multiply array with scalar
- TypeError: coercing to Unicode: need string or buffer, list found
- Installation of pygame with Anaconda
- Extract a part of the filepath (a directory) in Python
- ‘virtualenv’ is not recognized as an internal or external command, operable program or batch file
- ImportError: cannot import name NUMPY_MKL
- Python: Pandas pd.read_excel giving ImportError: Install xlrd >= 0.9.0 for Excel support
- How can I copy a Python string?
- TypeError: super() takes at least 1 argument (0 given) error is specific to any python version?
- Split string using a newline delimiter with Python
- No module named urllib3
- Convert string to variable name in python
- AttributeError: ‘tuple’ object has no attribute
- What is the meaning of “int(a[::-1])” in Python?
- Adding +1 to a variable inside a function
- Usage of sys.stdout.flush() method
- dump() missing 1 required positional argument: ‘fp’ in python json
- Spell Checker for Python
- How to open html file?
- “Python version 2.7 required, which was not found in the registry” error when attempting to install netCDF4 on Windows 8
- Installing scipy for python 2.7
- Install py2exe for python 2.7 over pip: this package requires Python 3.3 or later
- ImportError: No module named IPython
- Does python have header files like C/C++?
- How can I install a .egg Python package on Windows (attempt using easy_install not working)
- Symbol not found: __PyCodecInfo_GetIncrementalDecoder
- Python 2.7 mixing iteration and read methods would lose data
- What does an ‘r’ represent before a string in python?
- Cannot remove entries from nonexistent file
- Python list index out of range on return value of split
- Python: OSError: [Errno 2] No such file or directory: ”