Giter VIP home page Giter VIP logo

pory2's Introduction

Hey! I'm a BS/MS student @ Rochester Institute of Technology, graduating in 2024. I started out self-taught with a Python discord bot Porygon2, before taking other courses and eventually going to RIT for CS.

This account is still primarily my public face for most work, but lately I've been focusing on contributing to an open-source game, Space Station 13. Most of my contributions there can be found at https://github.com/lewcc.

pory2's People

Contributors

chafla avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pory2's Issues

Problem with redis...

I was having a look at the bot to use the cogs alongside my own, and when I tired to run the scripts, I get this error

Traceback (most recent call last):
File "C:\Users\Deaun\Documents\MEGAsync Downloads\pikahaven\Pory2-master\main_3.py", line 202, in
bot.config = RedisConfig()
File "C:\Users\Deaun\Documents\MEGAsync Downloads\pikahaven\Pory2-master\cogs\utils\redis_config.py", line 19, in init
raise e
File "C:\Users\Deaun\Documents\MEGAsync Downloads\pikahaven\Pory2-master\cogs\utils\redis_config.py", line 15, in init
with open(config_fp, "r", encoding="utf-8") as config_raw:
FileNotFoundError: [Errno 2] No such file or directory: 'redis_config.json'
Exception ignored in: <function Redis.del at 0x03B2BD68>
Traceback (most recent call last):
File "C:\Users\Deaun\AppData\Local\Programs\Python\Python37-32\lib\site-packages\redis\client.py", line 823, in del
self.close()
File "C:\Users\Deaun\AppData\Local\Programs\Python\Python37-32\lib\site-packages\redis\client.py", line 826, in close
conn = self.connection
AttributeError: 'RedisConfig' object has no attribute 'connection'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.