Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Installing flac on OSX issue #193

Open
HasAhm19 opened this issue Feb 9, 2018 · 4 comments
Open

Installing flac on OSX issue #193

HasAhm19 opened this issue Feb 9, 2018 · 4 comments

Comments

@HasAhm19
Copy link

HasAhm19 commented Feb 9, 2018

Hi,

When trying to install flac and running the command
$ cp data/memory.db.default data/memory.db
and
$ brew install flac
$ FLASK_APP=melissa/main.py flask run
on mac OS X High Sierra the Terminal states 'No such file or direcotry', am I able to get some help with this, the previous commands all worked on terminal.
Many thanks,

@bhaveshAn
Copy link
Contributor

Can you share the complete logs or screenshot

@tanay1337
Copy link
Member

@8StGrove Does this issue still persist?

@daniellehealy
Copy link

I am having this issue as well

@daniellehealy
Copy link

DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling six-1.4.1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/req/req_set.py", line 778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/req/req_install.py", line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/req/req_uninstall.py", line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.2-py2.7.egg/pip/utils/init.py", line 267, in renames
shutil.move(old, new)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 302, in move
copy2(src, real_dst)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 131, in copy2
copystat(src, dst)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/var/folders/ps/5nfm06vn5glfm9q_rfsbcqfw0000gn/T/pip-nydcNa-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/six-1.4.1-py2.7.egg-info'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants