Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it support Python3? #6

Open
EFFYLYX opened this issue Mar 25, 2020 · 2 comments
Open

Does it support Python3? #6

EFFYLYX opened this issue Mar 25, 2020 · 2 comments

Comments

@EFFYLYX
Copy link

EFFYLYX commented Mar 25, 2020

No description provided.

@v1k1nghawk
Copy link

#14

@utdrmac
Copy link

utdrmac commented Feb 19, 2025

Any updates on this merge?

# python --version
# python tpcc.py mongodb --config pmmdemo_mongo.cfg --warehouses 5 --debug
Traceback (most recent call last):
  File "/root/py-tpcc-master/pytpcc/tpcc.py", line 251, in <module>
    driver.loadConfig(config)
  File "/root/py-tpcc-master/pytpcc/drivers/mongodbdriver.py", line 291, in loadConfig
    userpassword = urllib.quote_plus(user)+':'+urllib.quote_plus(config['passwd'])+"@"
AttributeError: module 'urllib' has no attribute 'quote_plus'

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

No branches or pull requests

3 participants