E52D fixes install_dirs not defined error in setup.py by jcchuks · Pull Request #14 · uoip/pangolin · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jcchuks
Copy link
@jcchuks jcchuks commented Oct 25, 2018

change notes:

distutils.sysconfig.get_python_lib returns path as string
update assert statement to check if "install_dir" is valid string
replace "install_dirs" with "install_dir" in print statement

        notes:distutils.sysconfig.get_python_lib returns path as string
        update assert statement to check if "install_dir" is valid string
	replace "install_dirs" with "install_dir" in print statement
@eric-yyjau
Copy link
eric-yyjau commented Jul 21, 2020

Upvote. Still get similar error because of install_dirs, but can be fixed by changing the name manually.

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

Successfully merging this pull request may close these issues.

2 participants
0